☰
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.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
December 2019
rakeshr
Delay in Historical Data Candle
sachinstlko09
December 2019
in
General
Hi,
In my case, I am fetching historical data for 5 min interval. Got one issue today(27/12/2019).
OHLC value will be same for 5 min time interval. i.e.
Following 2019-12-27 15:15:00 candle OHLC value
[open] => 195.85
[high] => 196
[low] => 194.6
[close] => 195
This value will continue upto 15:19:59 and at 15:20:01, a new candle should be formed but it does not happen. A new candle is formed around 15:20:30.
Please clear why this delay is happen.
rakeshr
December 2019
@sachinstlko09
You can
go through this thread
.
Sign In
or
Register
to comment.
You can go through this thread.