☰
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
December 2018
sujith
December 2018
kashyapgodhani
December 2018
rakeshr
Historical Data Access
kashyapgodhani
December 2018
in
PHP client
I am backtesting my strategies with historical data, but i can fetch data from Feb-2015. I want historical data of NSE EQ from 2008. Why is there a limitation of 4 years only?
Tagged:
historical data
rakeshr
December 2018
@kashyapgodhani
Are you looking for intra-day data?
You can fetch day candle data from 2008 onwards.
kashyapgodhani
December 2018
I want 15 min candle data from 2008
rakeshr
December 2018
@kashyapgodhani
We have intraday data, available from
2015-02-02
.You can only get day candle data from 2008.
kashyapgodhani
December 2018
This is not good. You must provide earlier intraday data. Only 4 years data is meaning less to backtest.
sujith
December 2018
Hi
@kashyapgodhani
,
We provide whatever data we have stored in our system. If you want more data, you can contact any NSE registered data vendor.
Sign In
or
Register
to comment.
Are you looking for intra-day data?
You can fetch day candle data from 2008 onwards.
We have intraday data, available from
2015-02-02
.You can only get day candle data from 2008.We provide whatever data we have stored in our system. If you want more data, you can contact any NSE registered data vendor.