historical data

Hi,

Does someone know where I can find equity historical data to download ?

It seems that is impossible with QuantConnect...

Thanks
AlphaVantage has free intraday data for up to 500 requests per day. You won't get much history though due to the volume of data. You can get an API key on their website then download into CSV, etc.
 
You didn't specify your data time span. If daily, then there are lots of options such as quandl.
If minutes, there are a couple of. If tick by tick, there are very limited expensive ones.
 
Back
Top