Get Stock Information from Yahoo
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'
--
Zitieren als
pangyuteng (2025). Get Stock Information from Yahoo (https://www.mathworks.com/matlabcentral/fileexchange/34075-get-stock-information-from-yahoo), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- Computational Finance > Datafeed Toolbox > Financial Data > Money.Net >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | plucked a bug. |
||
1.0.0.0 |