Output set of stock prices from yahoo finance as a matrix with header and dates into excel
This code downloads historical prices for a basket of given stocks ( should be listed in a file S&P.txt ) within a given period and output the prices in a Matrix form with a header of stock symbols and a column of the corresponding dates. It gives the user the option to download daily prices, weekly ( Mon,Tue,.. or Fridays ), or monthly prices.
Cite As
Haidar Haidar (2024). Output set of stock prices from yahoo finance as a matrix with header and dates into excel (https://www.mathworks.com/matlabcentral/fileexchange/36886-output-set-of-stock-prices-from-yahoo-finance-as-a-matrix-with-header-and-dates-into-excel), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Computational Finance > Financial Toolbox > Stochastic Differential Equation (SDE) Models >
- Computational Finance > Datafeed Toolbox > Financial Data >
Tags
Acknowledgements
Inspired: Yahoo! Finance Data Loader
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.