stable/freqtrade/freqai
mrzdev 8cd4daad0a Feat/freqai rl dev (#7)
* access trades through get_trades_proxy method to allow backtesting
2022-08-24 13:00:55 +02:00
..
example_strats improve price df handling to enable backtesting 2022-08-24 13:00:55 +02:00
prediction_models reuse callback, allow user to acces all stable_baselines3 agents via config 2022-08-24 13:00:55 +02:00
RL Feat/freqai rl dev (#7) 2022-08-24 13:00:55 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py reuse callback, allow user to acces all stable_baselines3 agents via config 2022-08-24 13:00:55 +02:00
data_kitchen.py Improve DBSCAN epsilon identification (#7269) 2022-08-22 19:57:20 +02:00
freqai_interface.py Working base for reinforcement learning model 2022-08-24 13:00:40 +02:00