I am currently working on an open source Golang module (marketdata) that will convert time series data in CSV format to larger time frames and link the data sets for easy backtesting of multiple time frames together. I can easily get daily historical daily data.
Could anyone help we out by providing me with historical 1 minute stock data (SPY would be ideal)?
Here is the repository I am currently working on:
https://github.com/drumCode27/marketdata
It is a work in progress but should be "done" in a few weeks.
Thanks!
fan27
Could anyone help we out by providing me with historical 1 minute stock data (SPY would be ideal)?
Here is the repository I am currently working on:
https://github.com/drumCode27/marketdata
It is a work in progress but should be "done" in a few weeks.
Thanks!
fan27