☰
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
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.