Igosuki / binance-rs-async

Async client for the Binance APIs
https://crates.io/crates/binance-rs-async
Other
171 stars 113 forks source link

Mark price stream #103

Closed tommysr closed 5 months ago

tommysr commented 9 months ago

Add websockets support for mark price stream: (https://binance-docs.github.io/apidocs/futures/en/#aggregate-trade-streams).

Igosuki commented 5 months ago

Thank you, I cannot test this as I don't have working credentials right now.