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

Added delist schedules for spot and margin market data #1395

Open m-HD opened 5 months ago

m-HD commented 5 months ago

Added get_spot_delist_schedule for Get symbols delist schedule for spot. Added get_margin_delist_schedule for Get tokens or symbols delist schedule for cross margin and isolated margin.