Examples/Stocks/GetStocksAvgTotVol.ps1
. $PSScriptRoot\Get-StockInfo.ps1 Get-StockInfo -symbols "msft,ibm,ge,xom,aapl" -dataPlot avgTotalVolume |
. $PSScriptRoot\Get-StockInfo.ps1 Get-StockInfo -symbols "msft,ibm,ge,xom,aapl" -dataPlot avgTotalVolume |