☰
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
14.2K
All Categories
0
Incidents
159
Node JS client
45
Go client
802
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
350
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.