☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.