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 support for 1s timeframe #1313

Closed LeoThern closed 1 year ago

LeoThern commented 1 year ago

made the 1s timeframe available for use and added appropriate enum. fixes Issue #1309

sammchardy commented 1 year ago

Thanks @LeoThern