wisespace-io / binance-rs

Rust Library for the Binance API
Other
669 stars 300 forks source link

add rolling window statistics streams #220

Closed okilimnik closed 10 months ago

okilimnik commented 1 year ago

Binance has added additional streaming options: https://binance-docs.github.io/apidocs/spot/en/#individual-symbol-rolling-window-statistics-streams

I'm new to Rust (and contributing at all), so please excuse if something wrong, I'm ready to fix