stable/freqtrade/freqai
2022-09-04 11:21:54 +02:00
..
example_strats fix bug in Base4ActionRLEnv, improve example strats 2022-09-04 11:21:54 +02:00
prediction_models fix tensorboard path so that users can track all historical models 2022-08-31 16:50:39 +02:00
RL fix bug in Base4ActionRLEnv, improve example strats 2022-09-04 11:21:54 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py reduce code for base use-case, ensure multiproc inherits custom env, add ability to limit ram use. 2022-08-25 19:05:51 +02:00
data_kitchen.py Improve DBSCAN epsilon identification (#7269) 2022-08-22 19:57:20 +02:00
freqai_interface.py refactor environment inheritence tree to accommodate flexible action types/counts. fix bug in train profit handling 2022-08-28 19:21:57 +02:00