☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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.