go-binance
go-binance copied to clipboard
Get all SymbolTickers without providing a symbol or []symbols
Is there any way of retrieving all Symboltickers without specifying a symbol or symbols array to the ListSymbolTickerService?
This is possible in the node, binance and python implementation of the binance API, could not find it in this one tho. The docs dont spit out anything when searching for SymbolTicker either.