Properly type side for create_order
This commit is contained in:
@@ -494,3 +494,4 @@ TradeList = List[List]
|
||||
|
||||
LongShort = Literal['long', 'short']
|
||||
EntryExit = Literal['entry', 'exit']
|
||||
BuySell = Literal['buy', 'sell']
|
||||
|
||||
Reference in New Issue
Block a user