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
7f5a624cfd
stable
/
freqtrade
/
freqai
History
robcaulk
e569f6f6df
add explicit metadata argument to example strat, include it with backtesting
2023-02-04 16:53:17 +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
remove follow mode in favor of producer consumer
2023-02-02 11:40:23 +01:00
data_kitchen.py
add explicit metadata argument to example strat, include it with backtesting
2023-02-04 16:53:17 +01:00
freqai_interface.py
add explicit metadata argument to example strat, include it with backtesting
2023-02-04 16:53:17 +01:00
utils.py
Revert changes
2022-12-05 23:52:48 +03:00