xiang-burlington / stock_data_collection

Download data from alpha vantage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock_data_collection

Register at https://www.alphavantage.co/ and get a free api key. Replace XXX with your api key in stock.py, line 16: api_key = 'XXX' Run stock.py, the stock price historical data will be updated automaitcally. As an example, historical price curve fitting code can be found at function "dome_follower" in stock.py

About

Download data from alpha vantage.

License:MIT License


Languages

Language:Python 100.0%