mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-16 04:41:15 +00:00
@@ -312,7 +312,6 @@ class Configuration:
|
|||||||
"recursive_strategy_search",
|
"recursive_strategy_search",
|
||||||
"Recursively searching for a strategy in the strategies folder.",
|
"Recursively searching for a strategy in the strategies folder.",
|
||||||
),
|
),
|
||||||
("timeframe", "Overriding timeframe with Command line argument"),
|
|
||||||
("export", "Parameter --export detected: {} ..."),
|
("export", "Parameter --export detected: {} ..."),
|
||||||
("backtest_breakdown", "Parameter --breakdown detected ..."),
|
("backtest_breakdown", "Parameter --breakdown detected ..."),
|
||||||
("backtest_cache", "Parameter --cache={} detected ..."),
|
("backtest_cache", "Parameter --cache={} detected ..."),
|
||||||
|
|||||||
Reference in New Issue
Block a user