sammchardy / python-binance

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

Added isolated margin fee data and isolated margin tier data #1355

Closed lucifgy closed 1 year ago

lucifgy commented 1 year ago

Added functions "isolated_margin_fee_data" and "isolated_margin_tier_data" with documentation

sammchardy commented 1 year ago

Thanks @lucifgy