what is the Record Type to Domain mapping in Tick History InstrumentListswithIdentifiers file.

From the TRTH data field diferences file
Domain(Asset) Domain
will not be populated in the VBD Instruments file. To determine asset class
you can use the "RecordType" values.
Best Answer
-
You can refer to the Using FID 259 to identify your market data records article to determine Asset Class with RecordType values. The <FID259/1> page can be opened via the Historical Search in the GUI.
0
Answers
-
Even the Tick history VBD data dictionary doesn't mention the available values
VBD
Message
Field
Data Type
Definition
Available
Codes
INSTRUMENTS
Record
Type
TEXT
Identifies
the applicable asset class.0 -
I see the following values for 259 defined in Speed GUI - XMT, TSY, SOV, MTG, CORP, EQL, EQ, EN, SOF, BASE, CAPM, GOL, FX, MM but as of today we receive the domain value from version 1 as below. I just want to double check if your allowed values for Domain has gone through a complete change?
IND
EQU
OPT
SPR
FUT
FUN
BON
COM0 -
I understand that EBD Asset Domain and VBD
RecordType have different classifications. I have found that you can use
GetInstrumentTypes of TRTH SOAP API to get list of related Record Type values
for each Domain.Below is the sample of IND. The response
indicates that the "IND" Asset domain can map to RecordType: 22, 38, 54,
70, 86 .... As you can see, all Record Type values can be refer to Instrument Type "g"
(market indices) in the <FID259/1> page.If you want lists for other domains, please let me know.
Request
<soapenv:Body>
<GetInstrumentTypes xmlns="http://types.webservice.tickhistory.thomsonreuters.com">
<domainList>
<data>
<value>IND</value>
</data>
</domainList>
</GetInstrumentTypes>
</soapenv:Body>
Response
<soapenv:Body>
<GetInstrumentTypesResponse xmlns="http://types.webservice.tickhistory.thomsonreuters.com">
<instrumentTypeList>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>22</value>
<longName>Cross Market</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>38</value>
<longName>Treasury Debt</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>54</value>
<longName>Sovereign Debt</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>70</value>
<longName>Mortgage-backed Debt</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>86</value>
<longName>Corporate Debt</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>102</value>
<longName>Equity-Linked</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>118</value>
<longName>Equities</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>134</value>
<longName>Energy</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>150</value>
<longName>Commodities - Softs</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>166</value>
<longName>Commodities - Base Metals</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>182</value>
<longName>Commodities - Coins and Precious Metals</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>198</value>
<longName>Commodities - Grains and Oilseeds</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>214</value>
<longName>FX</longName>
</data>
<data>
<type>Numeric</type>
<field>InstrumentType</field>
<value>246</value>
<longName>Money Market</longName>
</data>
</instrumentTypeList>
</GetInstrumentTypesResponse>0 -
thanks, can you please give me all possible record types for each of the below domain.
IND
EQU
OPT
SPR
FUT
FUN
BON
COM0 -
The responses are attached. However, it seems like the "SPR" domains currently is not valid. Below is the possible domains returned from GetAssetDomains TRTH V1 SOAP API. For more information, you may contact TRTH support team via
Contact Us.<domainList>
<data>
<type>Text</type>
<field>Domain</field>
<value>BON</value>
<longName>Fixed Income</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>COM</value>
<longName>Commodities and Energy</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>ECI</value>
<longName>Economic Indicators</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>EQU</value>
<longName>Equities</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>FOR</value>
<longName>Foreign Exchange</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>FUN</value>
<longName>Funds</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>FUT</value>
<longName>Futures</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>IND</value>
<longName>Indices</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>MON</value>
<longName>Money Market</longName>
</data>
<data>
<type>Text</type>
<field>Domain</field>
<value>OPT</value>
<longName>Options</longName>
</data>
</domainList>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
- 279 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
- 716 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 中文论坛