Add new cancel reason for when replacing orders.

This commit is contained in:
eSeR1805 2022-04-16 14:44:41 +03:00
parent 16b6b08227
commit e5d4f7766e
No known key found for this signature in database
GPG Key ID: BA53686259B46936
1 changed files with 1 additions and 0 deletions

View File

@ -478,6 +478,7 @@ CANCEL_REASON = {
"ALL_CANCELLED": "cancelled (all unfilled and partially filled open orders cancelled)",
"CANCELLED_ON_EXCHANGE": "cancelled on exchange",
"FORCE_EXIT": "forcesold",
"REPLACE": "cancelled to be replaced by new limit order",
}
# List of pairs with their timeframes