G34567
G34567
PLEASE HELP NOT WORC close my all orders (( > from binance.client import Client from binance.websockets import BinanceSocketManager import time import math api_key = 'IIIIIIIIIIIIIIIIIIII' api_secret = 'IIIIIIIIIIIIIIIIIIII' client =...
> > [PLEASE HELP NOT WORK!] > > def cancel_orders(self, **params): > > return self._delete('openOrders', True, data=params) > > You must add that code to the Client class in the...
It's not possible?