☰
Login
Signup
Home
›
PHP 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
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
November 2017
sachinstlko09
November 2017
sujith
Historical Data of Last Opening Market Day
sachinstlko09
November 2017
in
PHP client
With the help of below URL; I can get the 16th november historical data by the below URL.
https://api.kite.trade/instruments/historical/779521/60minute?from=2017-11-16&to=2017-11-16&api_key=XXXXX&access_token=XXXXXX
Example: On Monday, I need data of last opening day i.e. Friday data as Saturday and Sunday market are closed.
In other words, I don't want to put the date here; just want last opening day DATA.
sujith
November 2017
If you need open of the day then you need to use day candles. You can check out
documentation
.
sachinstlko09
November 2017
I have referred the documentation, there is no any suggestion related to get the last opening day Data.
Any one for development point of view, help me !
sachinstlko09
November 2017
If anyone have idea to get the Last Opening Market DATE, then that will be also useful.
Sign In
or
Register
to comment.
Any one for development point of view, help me !