Hi,
The GetPriceTicker can also return an array of JSON. How should I format the string so that this happens. For example how would BTCUSDT and ETHUSDT look like?
BinanceAPI.REST_API.GetPriceTicker('BTHUSDT%ETHUSDT'); perhaps?
Thanks
Can
The GetPriceTicker can also return an array of JSON. How should I format the string so that this happens. For example how would BTCUSDT and ETHUSDT look like?
BinanceAPI.REST_API.GetPriceTicker('BTHUSDT%ETHUSDT'); perhaps?
Thanks
Can