Skip to content

Download Intraday stock data from alphavantage and import to your SQL server

Notifications You must be signed in to change notification settings

MarcoZazzini1989/Python_Mysql_Upload_StockData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python_Mysql_Upload_StockData

Download Intraday stock data from alphavantage and import to your SQL server

Simple script for download intraday stock ohlc data from alphavantage and store into tables for each symbol you ask The loop will restart every 5 sec to continuously pull new data and store it without delete old data so you still have old data for backtest if needed

Feel free to use it or better improve it!

Releases

No releases published

Packages

No packages published