Open harryrose opened 4 years ago
See https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#symbol-order-book-ticker
Note that this should be implemented as two methods -- one for when a symbol is provided, one for when no symbol is provided.
Naming conventions should follow those used in #8, #9, #10.
See https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#symbol-order-book-ticker
Note that this should be implemented as two methods -- one for when a symbol is provided, one for when no symbol is provided.
Naming conventions should follow those used in #8, #9, #10.