Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Downloads 10 years worth of daily stock data from yahoo finance. The open, high, low prices are adjusted based on the adjClose field.
The output is saved in csv format in the directory specified by the DIRECTORY parameter.
Example:
Download the data of 5 technology stocks and save the result in the C:\StockData directory:
getyahoo10('AAPL,AMZN,GOOG,IBM,SAP', 'C:\StockData');
Citation pour cette source
tadeveloper (2026). Download Yahoo Finance Data For Trading and Backtesting (https://fr.mathworks.com/matlabcentral/fileexchange/39858-download-yahoo-finance-data-for-trading-and-backtesting), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Mean Variance Portfolio Optimization of S&P 500 Stocks, Yahoo! Finance Data Loader
Informations générales
- Version 1.1.0.0 (1,88 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Fixed Windows line breaks for downloaded data. |
||
| 1.0.0.0 |
