mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 18:13:04 +00:00
Fix group 0 table, add pathlib.Path use
This commit is contained in:
@@ -644,5 +644,6 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
help=("Comma separated list of indicators to analyse. ",
|
||||
"e.g. 'close,rsi,bb_lowerband,profit_abs'"),
|
||||
nargs='?',
|
||||
default='',
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user