Futures and Options Search using RICRoot
In the DSS GUI, you can perform a Futures and Options Search using a RICRoot, e.g. FFI (FTSE Index futures on LIFFE). This returns a list of the current individual contract RICs (FFIZ7, FFIH8, FFIM8, FFIU8 in November 2017) and the continuity RICS (FFIc1, FFIc2 etc).
Which DSS REST API request performs this type of search?
Best Answer
-
It should be Search/FuturesAndOptionsSearch with this payload in the body.
{
"SearchRequest": {
"FileCodes": null,
"CurrencyCodes": null,
"ExchangeCodes": null,
"IdentifierType": "RICRoot",
"Identifier": "FFI",
"PreferredIdentifierType": "Ric"
}
}The response is:
...
{
"Identifier": "FFIcv1",
"IdentifierType": "Ric",
"Source": "IEU",
"Key": "VjF8MHgwMDAzZjgwMGNhODg0ZmY2fDB4MDAwM2Y4MDBjYTg4NjFkOHxJRVV8RFZRVXxGVVR8fER8fEZGSWN2MXw1NTk5",
"Description": "LIFFE FTSE 100 Idx cv1",
"InstrumentType": "DerivativeQuote",
"Status": "Valid"
},
{
"Identifier": "FFIcoi1",
"IdentifierType": "Ric",
"Source": "IEU",
"Key": "VjF8MHgwMDAzZjgwMGNhODg1MWU4fDB4MDAwM2Y4MDBjYTg4NjJkYnxJRVV8RFZRVXxGVVR8fER8fEZGSWNvaTF8NTU5OQ",
"Description": "LIFFE FTSE 100 Idx coi1",
"InstrumentType": "DerivativeQuote",
"Status": "Valid"
},
...For more information regarding other FuturesAndOptionsSearch parameters, please refer to REST API Reference Tree.
0
Answers
-
Jirapongse, thank you very much for your reply to my post re FuturesAndOptionsSearch. However, I see there is a difference between this API response and waht I assume is the equivalent Search in the DSS GUI. In the DSS GUI I receive the currency and the expiry date for the futures contracts (the fixed contract futures RICs like "FFIH8").
Is it possible to get these fields in the response as per the DSS GUI? I looked at the API Reference Tree, but I cannot see a way to specify a more verbose response to include the currency and expiry date.
0 -
You need to send another request to get the expiration date.
For example, you can use TermsAndConditionsExtractionRequest to get the expiration date and asset sub type. The endpoint is Extractions/Extract.
The body in the request could be:
{
"ExtractionRequest": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TermsAndConditionsExtractionRequest",
"ContentFieldNames": [
"RIC", "Expiration Date", "Asset SubType"
],
"IdentifierList": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{"Identifier": "FFIc1", "IdentifierType" : "Ric"},
{"Identifier": "FFIc2", "IdentifierType" : "Ric"},
{"Identifier": "FFIc3", "IdentifierType" : "Ric"},
{"Identifier": "FFIM8", "IdentifierType" : "Ric"},
{"Identifier": "FFIH8", "IdentifierType" : "Ric"}
]
}
}
}The result is:
{
"@odata.context": "https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#Collection(ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.ExtractionRow)",
"value": [
{
"IdentifierType": "Ric",
"Identifier": "FFIc1",
"RIC": "FFIc1",
"Expiration Date": null,
"Asset SubType": "FUT"
},
{
"IdentifierType": "Ric",
"Identifier": "FFIc2",
"RIC": "FFIc2",
"Expiration Date": null,
"Asset SubType": "FUT"
},
{
"IdentifierType": "Ric",
"Identifier": "FFIc3",
"RIC": "FFIc3",
"Expiration Date": null,
"Asset SubType": "FUT"
},
{
"IdentifierType": "Ric",
"Identifier": "FFIM8",
"RIC": "FFIM8",
"Expiration Date": "2018-06-15",
"Asset SubType": "FUT"
},
{
"IdentifierType": "Ric",
"Identifier": "FFIH8",
"RIC": "FFIH8",
"Expiration Date": "2018-03-16",
"Asset SubType": "FUT"
}
]
}0 -
I am using RDP , do you know how to get this information
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
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 280 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 720 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
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛