stable/freqtrade/freqai
2022-05-25 14:40:32 +02:00
..
prediction_models add priority metadata to pairs to avoid a sync of train time + train period 2022-05-24 12:58:53 +02:00
data_drawer.py improve multithreaded training queue system 2022-05-24 15:28:38 +02:00
data_kitchen.py Allow user to go live and start from pretrained models (after a completed backtest) by simply reusing the identifier config parameter while dry/live. 2022-05-25 14:40:32 +02:00
freqai_interface.py Allow user to go live and start from pretrained models (after a completed backtest) by simply reusing the identifier config parameter while dry/live. 2022-05-25 14:40:32 +02:00
strategy_bridge.py flake8 passing, use pathlib in lieu of os.path to accommodate windows/mac OS 2022-05-15 17:38:58 +02:00