DeepThought
DeepThought copied to clipboard
Enable backtest.py to run for any specified window of time
Backtest.py currently runs on all the data that it is able to retrieve from coinbasepro (which overall is not enough anyway). What would be nice is if the user could specify dates for which to run the backtesting on.
All data should be hour by hour ideally.