load_data_from_Yaho​o

Contains Matlab function to gather stock's data from Yahoo Finance.
245 Downloads
Updated 8 Sep 2020

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 (2024). load_data_from_Yahoo (https://github.com/luizpancini/load_data_from_Yahoo/releases/tag/v1.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.