This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d3fbd41f59
stable
/
freqtrade
/
freqai
History
Matthias
8108a48f39
Follow PEP 484 - no implicit optionals
2023-01-21 20:01:56 +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
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
Keep old behavior of model loading
2022-12-01 11:03:51 +03:00
data_kitchen.py
Follow PEP 484 - no implicit optionals
2023-01-21 20:01:56 +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