sammchardy / python-binance

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

Documentation for Client.get_historical_klines #1132

Closed s2t2 closed 2 years ago

s2t2 commented 2 years ago

Added more documentation about the return values for the Client.get_historical_klines function. Further addresses #475.

sammchardy commented 2 years ago

Thanks @s2t2