Add --tradingmode alias
This commit is contained in:
parent
63efb3ff3e
commit
54ddc1a4c2
@ -367,7 +367,7 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
metavar='BASE_CURRENCY',
|
||||
),
|
||||
"trading_mode": Arg(
|
||||
'--trading-mode',
|
||||
'--trading-mode', '--tradingmode',
|
||||
help='Select Trading mode',
|
||||
choices=constants.TRADING_MODES,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user