sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.88k stars 2.2k forks source link

Update client.py #1410

Open JoneTheBuilder opened 3 months ago

JoneTheBuilder commented 3 months ago

Changed the endpoint in get_open_margin_oco_orders from 'margin/allOrderList' to 'margin/openOrderList'.