Commit Graph

15 Commits

Author SHA1 Message Date
robcaulk
81f227cd9e create more flexible whitelist, avoid duplicating whitelist features into corr_pairlist, update docs 2022-05-09 17:01:49 +02:00
robcaulk
c151277705 add self-retraining functionality for live/dry 2022-05-09 15:25:00 +02:00
robcaulk
f62aa2b5ba appease mypy 2022-05-06 16:20:52 +02:00
robcaulk
5aa8a897b2 another attempt at fixing datalength bug 2022-05-06 15:10:11 +02:00
robcaulk
ad8fb86fbb add USERPATH_FREQAIMODELS, remove return values from @abstract methods 2022-05-06 13:35:01 +02:00
robcaulk
b57f4280ce optional style for interfacing freqai with backtesting 2022-05-06 13:15:06 +02:00
robcaulk
505dbf2dc6 fix bug on backtest timerange 2022-05-06 13:06:54 +02:00
robcaulk
a07057fd8e ensure user defined timerange truncates final backtest so that we arent mismatching data lengths upon return to strategy. Rename DataHandler class to FreqaiDataKitchen 2022-05-06 12:54:49 +02:00
robcaulk
806af078cb auto build full_timerange and self manage training_timerange 2022-05-05 15:35:51 +02:00
robcaulk
234c64277f fix logger, debug some flake8 appeasements 2022-05-05 14:37:37 +02:00
robcaulk
4f447e08d2 use logger in favor of print 2022-05-04 17:53:40 +02:00
robcaulk
2a3347bc12 flake8 passing, use pathlib in lieu of os.path to accommodate windows/mac OS 2022-05-04 17:42:34 +02:00
robcaulk
46733fc966 remove trained_stake 2022-05-03 10:36:44 +02:00
robcaulk
7f810ee40c cleaning and bug fixing 2022-05-03 10:28:13 +02:00
robcaulk
099263dc25 add freqao backend machinery, user interface, documentation 2022-05-03 10:14:17 +02:00