For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 1 0 3

Details about Chain RIC constituents

Hi Team, One small clarification regarding Chain RIC constituents.

{

"IdentifierType": "ChainRIC",

"Identifier": "0#MGN:",

"RIC": "MGNV9"

},

In the above RIC, last 2 characters (Bold and Underlined) signifies month and year respectively. Please let me know if my understanding is correct.

If yes,

1. Can you please share the month codes from January to December?

2. With respect to year, Only one character is being appended to form a RIC. How to distinguish years in this case. For example 2009, 2019 and 2029?

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvote
Accepted
38.1k 69 35 53

@vasanthakumar_s02

The speed guide <RULES2> explains the delivery month codes for future/option chains.

For a year, it should relate to the expired futures historical data explained on the speed guide <RULES9>.

However, you need to check with the Refinitiv Helpdesk for confirmation.


1572249559896.png (47.3 KiB)
1572249628187.png (56.1 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 1 0 3

Hi Team, Looking for DSS Rest API which exposes Contract data (lotsize, lotunit and unit). Our application is making use of EndofDay Extraction api. But not able to find these details in that. Can you please help.


For example:

Contract data's for
"0#BOO:" - > Lotsize - 6350, Lotunit - BBL, Unit - Thousandths
"0#FEW:" -> Lotsize - 1000,Lotunit - MT, Unit - Thousandths
"0#A7Q:" -> Lotsize - 42000,Lotunit - GAL, Unit - Hundred-thousandths

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

The fields could be "Lot Size" and "Lot Units".

 "RIC": "FEWV9",
 "Lot Size": 1000,
 "Lot Units": "TONNE",

The descriptions of "Lot Units" are available here.

However, I am unable to find the field which provides "Unit - Thousandths". Please contact the DSS support team via Get Support to verify how to get it from DSS.


Click below to post an Idea Post Idea