liviuancas

Results 1 issues of liviuancas

Hi, i'm trying to cancel an active order, i get the list of orders with futures_get_open_orders() and i try to cancel order like this : futures_cancel_order(symbol='EGLDUSDT', origClientOrderIdList=["asdasda"], timestamp=client.get_server_time()) or: .futures_cancel_order(symbol='EGLDUSDT',...