sammchardy / python-binance

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

Support fiat #1005

Open MWFIAE opened 3 years ago

MWFIAE commented 3 years ago

It seems like binance has released some fiat apis. https://binance-docs.github.io/apidocs/spot/en/#fiat-endpoints

Would be great to see them in this lib! :)

g00dnight commented 3 years ago

I created pull request with methods for getting fiat deposit/withdraw history. Its only for sync client for now. https://github.com/sammchardy/python-binance/pull/1006/files