You can use API snapshot feature and use a single API call to request current day's data for one or more instruments. There is no need for multiple calls to API.
Delay is of about 15 minutes and the maximum number of symbols separated by comma is 100.
The format is: http://api.kibot.com/?action=snapshot&symbol=[symbols]
This example will work even if you do not have a subscription: http://api.kibot.com/?action=snapshot&symbol=$NDX,AAPL
The format that is returned is: Symbol,Date,Time,LastPrice,LastVolume,Open,High,Low,Close,Volume,ChangePercent,TimeZone.
© 2023 Oricsoft. All rights reserved. | Privacy Statement