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
89eacf2f47
stable
/
freqtrade
/
freqai
History
robcaulk
89eacf2f47
Retrain model if FreqAI found a pretrained model but user strategy is not passing the expected features (user has changed the features in the strategy but has passed a the same config[freqai][identifier]). Logger warning output to user.
2022-05-19 17:15:50 +02:00
..
prediction_models
auto populate features based on a prepended % in the strategy (remove feature assignment from config). Update doc/constants/example strategy to reflect change
2022-05-17 18:15:03 +02:00
data_kitchen.py
accept open-ended timeranges from user
2022-05-17 19:50:06 +02:00
freqai_interface.py
Retrain model if FreqAI found a pretrained model but user strategy is not passing the expected features (user has changed the features in the strategy but has passed a the same config[freqai][identifier]). Logger warning output to user.
2022-05-19 17:15:50 +02:00
strategy_bridge.py
flake8 passing, use pathlib in lieu of os.path to accommodate windows/mac OS
2022-05-15 17:38:58 +02:00