☰
Login
Signup
Home
›
Python client
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
154
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
September 2019
kiranMaya
September 2019
sujith
September 2019
kyaboltitu
September 2019
rakeshr
Data delays in 15 minute candles
kyaboltitu
September 2019
in
Python client
Hi,
Are there any delays in the 15 minute candles today ? We are unable to get the completed candles in a time bound manner.
rakeshr
September 2019
Are you querying historical data for live candle data?
Historical data are not meant to fetch live candle update.
kyaboltitu
September 2019
15 min candles can be downloaded at say 1pm .. and it should give Data for 12:45-1:00 candle. These candles were late today.
sujith
September 2019
We don't recommend using the historical data API for live strategies. We provide historical data only for backtesting purposes. As mentioned by
@rakeshr
, I would recommend you to generate candles at your end.
kiranMaya
September 2019
@sujith
You should mention this faq . I'm blindly following it for live data.
@kyaboltitu
Thanks for the info.
sujith
September 2019
@kiranMaya
,
It is included in the FAQ threads.
Sign In
or
Register
to comment.
Historical data are not meant to fetch live candle update.
You should mention this faq . I'm blindly following it for live data.
@kyaboltitu
Thanks for the info.
It is included in the FAQ threads.