Wednesday, 24 April 2024
  1 Replies
  101 Visits
  Subscribe
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
1 week ago
·
#2036
Hello,

I've updated the latest beta to add a new method to request multiple price tickers using a single request, the method is GetPriceTickers. Example:


BinanceAPI.REST_API.GetPriceTickers('["BTCUSDT","BNBUSDT"]');


Kind Regards,
Sergio
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)