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
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 684 Datastream
- 1.4K DSS
- 615 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 249 ETA
- 554 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 643 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- 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
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 192 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛