stable/freqtrade/freqai
Wagner Costa 2241f24290 moved deprecated warning to start function 2023-01-10 09:10:30 -03: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
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 use a dictionary to make code more readable 2022-12-15 12:25:33 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py Keep old behavior of model loading 2022-12-01 11:03:51 +03:00
data_kitchen.py moved deprecated warning to start function 2023-01-10 09:10:30 -03: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