Reword some documentation strings
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
@@ -111,7 +111,7 @@ AVAILABLE_CLI_OPTIONS = {
|
||||
),
|
||||
"cancel_open_orders_on_exit": Arg(
|
||||
'--cancel-open-orders-on-exit',
|
||||
help='Close unfilled open orders when the bot stops / exits',
|
||||
help='Close unfilled and partially filled open orders when the bot stops / exits.',
|
||||
action='store_true',
|
||||
),
|
||||
# Optimize common
|
||||
|
Reference in New Issue
Block a user