How to request for TICKER symbol as part of response for delayed quote request in EMA Java API?

I am calling TREP EMA API to get option chain for a given underlying security by passing RIC code of the underlying security (Ex: "0#IBM*.U for IBM chain). On the chain response, I am getting all constituents as a list with RIC code of each constituent. Then I am making a second batch call to TREP to get specific fields like strike price, bid, ask etc. for all of the chain constituents. My requirement is to get the TICKER symbol of the option as part of this batch response. Is there a way to request for TICKER symbol along with strike price, bid an ask for each of the option securities?
Best Answer
-
You can use the fields: BKGD_REF, MNEMONIC and PROV_SYMB to get the ticker symbol. See the field definitions file or use Data Model Discovery tool from the developers portal.
0
Answers
-
Hi @Sreedhar.Kankanala the name of the instrument you subscribed to is available in the name method on the refresh or update object in the callback.
E.g:
public void onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) {
if (refreshMsg.hasName())
System.out.println("Item Name: " + refreshMsg.name());returns:
Item Name: IBMA102011500.U
Is this what you are looking for?
0 -
Hi @Gurpreet, Thanks for the update, but if I understand correctly IBMA102011500.U is the RIC code of this Option security right? I need to get the TICKER symbol of the Option security. Is there a field within the response that gives me the ticker symbol?
0 -
Yes, the IBMA102011500.U is the RIC or ticker for this Option security. If you want to get the underlying security, try FID 1026, or 3814.
FieldEntry fid="1026" name="STOCK_RIC" dataType="Ascii" value="IBM"
FieldEntry fid="3814" name="UNDERLYING" dataType="Ascii" value="IBM"
For content questions, please raise a Content query from MyRefinitiv. Select 'I need help understanding content within the product' and appropriate product e.g. 'Thomson Reuters Elektron Real-Time'.0 -
My requirement is to get TICKER symbol of the Option itself (not for the underlying security). I thought RIC code and TICKER are two different identifiers. Is that not true?
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 37 Alpha
- 167 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 707 Datastream
- 1.5K DSS
- 633 Eikon COM
- 5.2K Eikon Data APIs
- 15 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 7 Trading API
- 3K Elektron
- 1.5K EMA
- 260 ETA
- 571 WebSocket API
- 41 FX Venues
- 16 FX Market Data
- 2 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 26 Messenger Bot
- 4 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 284 Open PermID
- 47 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 25 RDMS
- 2.2K Refinitiv Data Platform
- 17 CFS Bulk File/TM3
- 904 Refinitiv Data Platform Libraries
- 5 LSEG Due Diligence
- 1 LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 126 Open DACS
- 1.1K RFA
- 108 UPA
- 197 TREP Infrastructure
- 232 TRKD
- 921 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 106 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛