Open harryrose opened 4 years ago
See https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#symbol-price-ticker
Note that the API returns a single object if a symbol is provided, or an array otherwise. This should be implemented as two functions.
Naming conventions should follow those in #8, #9, #11
See https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#symbol-price-ticker
Note that the API returns a single object if a symbol is provided, or an array otherwise. This should be implemented as two functions.
Naming conventions should follow those in #8, #9, #11