stable/freqtrade/freqai
2023-01-31 19:44:36 +01:00
..
base_models ensure predict_proba follows suit. Remove all lib specific params from example config 2022-12-11 12:39:31 +01:00
prediction_models adapt to the new strategy 2023-01-31 19:44:32 +01:00
RL move price assignment to feature_engineering_standard() to reduce un-requested feature additions in RL. Ensure old method of price assignment still works, add deprecation warning to help users migrate their strategies 2022-12-30 13:02:39 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py undo to pickle without float32 casting 2023-01-14 08:58:15 +01:00
data_kitchen.py Merge branch 'freqtrade:develop' into develop 2023-01-28 16:53:16 +01:00
freqai_interface.py moved deprecated warning to start function 2023-01-10 09:10:30 -03:00
utils.py Revert changes 2022-12-05 23:52:48 +03:00