adshao / go-binance

A Go SDK for Binance API
MIT License
1.54k stars 677 forks source link

Combined binance.WsTradeServe() ? #409

Closed tgbv closed 2 years ago

tgbv commented 2 years ago

Currently binance.WsTradeServe() pulls data for only one symbol. Is there a combined alternative like binance.WsCombinedAggTradeServe() ?