mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 02:23:05 +00:00
backtest_live_models - refactoring after PR review
This commit is contained in:
@@ -671,7 +671,6 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
"freqai_backtest_live_models": Arg(
|
||||
'--freqai-backtest-live-models',
|
||||
help='Run backtest with ready models.',
|
||||
action='store_true',
|
||||
default=False,
|
||||
action='store_true'
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user