get Intraday Stock Price

버전 1.1.0.1 (4.02 KB) 작성자: pangyuteng
function getHistoricalIntraDayStockPrice obtains intraday stock price from Google.
다운로드 수: 2.6K
업데이트 날짜: 2018/10/24

라이선스 보기

*** looks like GOOGLE shut down the API ***
search stackover flow for more info and alternatives.
https://stackoverflow.com/questions/46070126/google-finance-json-stock-quote-stopped-working
https://stackoverflow.com/questions/51658401/google-finance-api-address-has-changed

For the adventurous folks, I recommend giving Quantopian (python) or Quantconnect (python, c#) a try. Both platforms provide free intraday data as long as you are doing analysis/trading within their platform. I have had success with Quantopian, however they no longer provide live trading via Interactive Broker. Nevertheless, it still is a great platform for doing research given the data available within the platform. For folks considering live trading, you may have better luck with Quantconnect (I have never tried it though). Good luck!
--

function getHistoricalIntraDayStockPrice obtains intraday stock price from Google given the symbol of stock and the name of market which the stock is listed under. The accompanying file demonstrates one method for "cleaning" the data prior analysis.

인용 양식

pangyuteng (2024). get Intraday Stock Price (https://www.mathworks.com/matlabcentral/fileexchange/32745-get-intraday-stock-price), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Financial Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.1

updated description to state api has been shut down.

1.1.0.0

updated function cleanUSIntradayStockPrice.m
image source: http://smallivy.files.wordpress.com/2010/05/moneyrunning.jpg

1.0.0.0