☰
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
Historical Candle data after 3:30pm
Vinnce
March 2019
in
General
GET /instruments/historical/784129/10minute?from=2019-03-26%2015:00:00&to=2019-04-26%2023:59:00
{"status": "success", "data": { "candles":[["2019-03-26T14:55:00+0530",173.05,173.35,173.05,173.25,174429],["2019-03-26T15:05:00+0530",173.3,173.7,173,173.55,462487],["2019-03-26T15:15:00+0530",173.5,174.35,173.2,174.1,590497],["2019-03-26T15:25:00+0530",174.15,174.35,173.6,173.6,167786],["2019-03-26T15:35:00+0530",173.6,173.6,173.6,173.6,6663],["2019-03-26T15:45:00+0530",173.6,173.6,173.6,173.6,1140],["2019-03-26T15:55:00+0530",173.6,173.6,173.6,173.6,2076],["2019-03-26T16:05:00+0530",173.6,173.6,173.6,173.6,0]]}}
Historical data for today gets candles till 4:05pm
Why I am getting these candles ? how to avoid them or when those get flushed from your db
Tagged:
historical data
candlesticks
Sign In
or
Register
to comment.