Removed exit_short rpcmessagetype
This commit is contained in:
parent
053aecf111
commit
faaa3ae9b1
@ -20,10 +20,6 @@ class RPCMessageType(Enum):
|
||||
SHORT_FILL = 'short_fill'
|
||||
SHORT_CANCEL = 'short_cancel'
|
||||
|
||||
EXIT_SHORT = 'exit_short'
|
||||
EXIT_SHORT_FILL = 'exit_short_fill'
|
||||
EXIT_SHORT_CANCEL = 'exit_short_cancel'
|
||||
|
||||
def __repr__(self):
|
||||
return self.value
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user