☰
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
July 2017
vmanjunathan
July 2017
sujith
Historical data not working...error as "TokenException: Invalid API credentials"
vmanjunathan
June 2017
in
Python client
import datetime
frmdate = datetime.datetime.strptime('2017-06-23', '%Y-%m-%d')
todate = datetime.datetime.strptime('2017-06-24', '%Y-%m-%d')
kite.historical(instrument_token=1270529, from_date=frmdate, to_date=todate,interval="1 minute")
Tagged:
historical API
sujith
June 2017
Hi
@vmanjunathan
,
Historical data API is an add-on subscription which will cost you Rs2000.
You can subscribe to historical data from developers console.
vmanjunathan
July 2017
i have already subcriped for this, still I get error
sujith
July 2017
@vmanjunathan
,
It seems like you haven't subscribed for historical data on pairtrading app.
Sign In
or
Register
to comment.
Historical data API is an add-on subscription which will cost you Rs2000.
You can subscribe to historical data from developers console.
It seems like you haven't subscribed for historical data on pairtrading app.