sammchardy / python-binance

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

add params for AsyncClient #1175

Closed Jafte closed 1 year ago

Jafte commented 2 years ago

In my case, I needed a trace_configs from aiohttp.ClientSession params. May be useful.

sammchardy commented 1 year ago

thanks @Jafte