load_data_from_Yahoo
These files were created heavily based on the works of Josiah Renfree's hist_stock_data, and Captain Awesome's get_yahoo_stockdata6 functions. The goal is to cover some failures of both of these, which may happen depending on the stock chosen. It downloads the data into a .csv file and reads it
Josiah Renfree's hist_stock_data function is available at https://www.mathworks.com/matlabcentral/fileexchange/18458-hist_stock_data-start_date-end_date-varargin and Captain Awesome's get_yahoo_stockdata6 function is available at https://www.mathworks.com/matlabcentral/fileexchange/37502-historical-stock-data-download-alternate-method
Cite As
Luiz Guilherme Pancini (2026). load_data_from_Yahoo (https://github.com/luizpancini/load_data_from_Yahoo/releases/tag/v1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1 | See release notes for this release on GitHub: https://github.com/luizpancini/load_data_from_Yahoo/releases/tag/v1.1 |
||
| 1.0 |
