☰
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
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
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
May 2016
Golz
May 2016
Kailash
Instrument Information
sekharrockz
May 2016
in
General
@Kailash
@vivek
A sample csv data of instrument.
53253383,208021,GOLDGUINEA16MAYFUT,GOLDGUINEA,0.0,2016-05-31,0.0,1.0,8,FUT,MCX,MCX
here the trading symbol is:GOLDGUINEA16MAYFUT , can i know what does "16" mean in this string ?
Kailash
May 2016
The header parameters are documented here --
https://kite.trade/docs/connect/v1/#retrieving-full-instrument-list
You can open the downloaded CSV including the first line (header) in Excel or Google docs to check out the headers.
Golz
May 2016
16 is short for year 2016. Thus, the future that expires in May 2016 ends with 16MAYFUT
Kailash
May 2016
@shekhar
@Golz
Terribly sorry, I misread your question.
@Golz
is correct. 16 in the tradingsymbol denotes the expiry year.
Sign In
or
Register
to comment.
You can open the downloaded CSV including the first line (header) in Excel or Google docs to check out the headers.