Add pairlock-notification
This commit is contained in:
@@ -11,6 +11,7 @@ class RPCMessageType(Enum):
|
||||
SELL = 'sell'
|
||||
SELL_FILL = 'sell_fill'
|
||||
SELL_CANCEL = 'sell_cancel'
|
||||
PROTECTION_TRIGGER = 'protection_trigger'
|
||||
|
||||
def __repr__(self):
|
||||
return self.value
|
||||
|
Reference in New Issue
Block a user