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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 2 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 512.0 KiB each and 1.0 MiB total.

Hello @vasanthakumar_s02

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
AHS

Upvote
Accepted
78.8k 250 52 74

@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 512.0 KiB each and 1.0 MiB total.

Upvotes
1 2 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 512.0 KiB each and 1.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.


Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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