python-binance-profit
python-binance-profit copied to clipboard
Invalid JSON error message from Binance: This endpoint has been deprecated
Dears,
When I tried to make a purchase I got the error message below. Does anyone have any tips on how to solve this?
binance.exceptions.BinanceAPIException: APIError(code=0): Invalid JSON error message from Binance: This endpoint has been deprecated, please integrate with “GET@/sapi/v1/system/status”. See details in the announcement: https://www.binance.com/en/support/announcement/f45dde7da58b473aa885349946bed269
python3 execute_orders.py --symbol BNBBUSD --buy_type limit --quantity 10.1 --price 640 --profit 1 --loss 50
Same problem, did you fix this ?
Same here. Any idea?