Google Finance Historical Stock Data Downloader

버전 1.4.0.0 (2.45 KB) 작성자: Alejandro Arrizabalaga
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 CenterMATLAB Answers에서 Datafeed Toolbox에 대해 자세히 알아보기

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