Google Finance Historical Stock Data Downloader

gathers historical stock information from Google Finance.
ダウンロード: 5.7K
更新 2018/3/18

ライセンスの表示

This program gathers the historical stock information from the Google Finance website. The data is gathered in a struct containing the date, open, high, low, close and volumes for the stock. The frequency, start and end dates can be specified by the user.
The format of the output struct can also be specified by the user: standard, matlab financial time series or the format compatible with hist_stock_data.m by Josiah Renfree.

引用

Alejandro Arrizabalaga (2024). Google Finance Historical Stock Data Downloader (https://www.mathworks.com/matlabcentral/fileexchange/25433-google-finance-historical-stock-data-downloader), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDatafeed Toolbox についてさらに検索
謝辞

ヒントを与えたファイル: Download Daily Data from Google and Yahoo! Finance

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

-version 1.4:
Updated link to Google Finance, changed from http://www.google.com/finance/historical to http://finance.google.com/finance/historical + minor fixes

1.3.0.0

update version 1.1: added matlab financial time series output.

1.0.0.0