☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.3K
All Categories
0
Incidents
166
Node JS client
46
Go client
811
.Net API client
391
Kite Publisher
538
.Net / VBA / Excel (3rd party)
469
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
354
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
March 2018
tejas16892
March 2018
sujith
TimeFrame of 'quote/ohlc/' API
tejas16892
March 2018
in
General
what is the time frame of data we receive from ‘qoute/ohlc’ api and can we call this api to get the 15 min time frame ohlc of stock?
sujith
March 2018
Hi,
The quote/ohlc API will return data of the day.
You can use the live market data received from websockets to generate candles at your end.
tejas16892
March 2018
thank you
This discussion has been closed.
The quote/ohlc API will return data of the day.
You can use the live market data received from websockets to generate candles at your end.