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
8b456441a9
stable
/
freqtrade
/
freqai
History
Wagner Costa
ed99e7f857
fix corr_pairs startup candle count bug
2023-01-04 14:21:37 -03: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
remove add pair to column from docs, fix keyerror bug and adjust hybrid strategy example
2022-12-30 10:42:31 -03:00
freqai_interface.py
fix corr_pairs startup candle count bug
2023-01-04 14:21:37 -03:00
utils.py
Revert changes
2022-12-05 23:52:48 +03:00