stable/freqtrade/freqai
paranoidandy 2cc00a1a2c
Allow use of --strategy-list with freqai, with warning (#7455)
* Allow use of --strategy-list with freqai, with warning

* ensure populate_any_indicators is identical for resused identifiers

* use pair instead of metadata["pair"]

Co-authored-by: robcaulk <rob.caulk@gmail.com>
2022-09-24 13:21:01 +02:00
..
base_models Add training elapsed time 2022-09-23 01:18:34 -07:00
prediction_models Merge branch 'develop' into add-xgboostclassifier 2022-09-10 23:59:11 +03:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py Allow use of --strategy-list with freqai, with warning (#7455) 2022-09-24 13:21:01 +02:00
data_kitchen.py Normalise distances before Weibull fit (#7432) 2022-09-22 18:11:50 +02:00
freqai_interface.py Allow use of --strategy-list with freqai, with warning (#7455) 2022-09-24 13:21:01 +02:00
utils.py Merge pull request #7431 from initrv/add-plot-feature-importance 2022-09-19 08:41:10 +02:00