parent
c4e7a98b0e
commit
a10a7f1145
|
|
@ -154,7 +154,7 @@ ORDERS_FILLS_HISTORY = '/api/v5/trade/fills-history'
|
|||
PLACE_ALGO_ORDER = '/api/v5/trade/order-algo'
|
||||
CANCEL_ALGOS = '/api/v5/trade/cancel-algos'
|
||||
Cancel_Advance_Algos = '/api/v5/trade/cancel-advance-algos'
|
||||
ORDERS_ALGO_OENDING = '/api/v5/trade/orders-algo-pending'
|
||||
ORDERS_ALGO_PENDING = '/api/v5/trade/orders-algo-pending'
|
||||
ORDERS_ALGO_HISTORY = '/api/v5/trade/orders-algo-history'
|
||||
GET_ALGO_ORDER_DETAILS = '/api/v5/trade/order-algo'
|
||||
AMEND_ALGO_ORDER = '/api/v5/trade/amend-algos'
|
||||
|
|
|
|||
Loading…
Reference in New Issue