JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.04k stars 428 forks source link

Futures Market All Book Tickers Stream??? #1240

Closed hcanak closed 1 year ago

hcanak commented 1 year ago

Hello,

In futures market, the type of stream for All Book Tickers Stream seems to be BinanceStreamBookPrice But should it be type of BinanceFuturesStreamBookPrice?

https://binance-docs.github.io/apidocs/futures/en/#all-book-tickers-stream

JKorf commented 1 year ago

Correct, fixed it