☰
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
797
.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
October 2019
harshtock
October 2019
rakeshr
Symbols for FUTURES and OPTIONS
harshtock
October 2019
in
General
Hello,
I am just starting out with API. Understand the basic order placement of EQ symbols. What is the format of Futures symbols of a scrip.
For eg. Reliance Industries EQ symbol is RELIANCE.
So futures symbol will be RELIANCE OCT FUT or RELIANCEOCTFUT or what?
Same query for options:
will options symbol be RELIANCE OCT 1500 CE or RELIANCEOCT1500CE or what?
Kindly advise.
Harshit
Tagged:
symbols
futures data
tradingsymbol
rakeshr
October 2019
@harshtock
For Futures, trading symbol will be symbol(INFY)year(19)month(OCT)FUT.
For Options, trading symbol will be symbol(INFY)year(19)month(OCT)strike(650)type(CE/PE).
You can check the complete
F&O trading instruments list here
.
harshtock
October 2019
@rakeshr
thanks for the solution. much appreciate.
This discussion has been closed.
For Futures, trading symbol will be symbol(INFY)year(19)month(OCT)FUT.
For Options, trading symbol will be symbol(INFY)year(19)month(OCT)strike(650)type(CE/PE).
You can check the complete F&O trading instruments list here.
thanks for the solution. much appreciate.