Get Stock Information from Yahoo

版本 1.2.0.0 (3.3 KB) 作者: pangyuteng
This function allows you to pull stock information from Yahoo with Yahoo! Query Language in Matlab.
1.7K 次下载
更新时间 2012/8/17

查看许可证

This function allows you to pull stock information from Yahoo with "Yahoo Query Language" in Matlab. Below list contains the information being pulled from Yahoo.
--
'Ask'
'AverageDailyVolume'
'Bid'
'AskRealtime'
'BidRealtime'
'BookValue'
'Change_PercentChange'
'Change'
'Commission'
'ChangeRealtime'
'AfterHoursChangeRealtime'
'DividendShare'
'LastTradeDate'
'TradeDate'
'EarningsShare'
'ErrorIndicationreturnedforsymbolchangedinvalid'
'EPSEstimateCurrentYear'
'EPSEstimateNextYear'
'EPSEstimateNextQuarter'
'DaysLow'
'DaysHigh'
'YearLow'
'YearHigh'
'HoldingsGainPercent'
'AnnualizedGain'
'HoldingsGain'
'HoldingsGainPercentRealtime'
'HoldingsGainRealtime'
'MoreInfo'
'OrderBookRealtime'
'MarketCapitalization'
'MarketCapRealtime'
'EBITDA'
'ChangeFromYearLow'
'PercentChangeFromYearLow'
'LastTradeRealtimeWithTime'
'ChangePercentRealtime'
'ChangeFromYearHigh'
'PercebtChangeFromYearHigh'
'LastTradeWithTime'
'LastTradePriceOnly'
'HighLimit'
'LowLimit'
'DaysRange'
'DaysRangeRealtime'
'FiftydayMovingAverage'
'TwoHundreddayMovingAverage'
'ChangeFromTwoHundreddayMovingAverage'
'PercentChangeFromTwoHundreddayMovingAverage'
'ChangeFromFiftydayMovingAverage'
'PercentChangeFromFiftydayMovingAverage'
'Name'
'Notes'
'Open'
'PreviousClose'
'PricePaid'
'ChangeinPercent'
'PriceSales'
'PriceBook'
'ExDividendDate'
'PERatio'
'DividendPayDate'
'PERatioRealtime'
'PEGRatio'
'PriceEPSEstimateCurrentYear'
'PriceEPSEstimateNextYear'
'Symbol'
'SharesOwned'
'ShortRatio'
'LastTradeTime'
'TickerTrend'
'OneyrTargetPrice'
'Volume'
'HoldingsValue'
'HoldingsValueRealtime'
'YearRange'
'DaysValueChange'
'DaysValueChangeRealtime'
'StockExchange'
'DividendYield'
'PercentChange'
--

引用格式

pangyuteng (2024). Get Stock Information from Yahoo (https://www.mathworks.com/matlabcentral/fileexchange/34075-get-stock-information-from-yahoo), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Get U.S. Stock Symbols

启发作品: Yahoo! Finance Data Loader

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

plucked a bug.

1.0.0.0