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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
462 13 11 15

Are we able via the json methods to pass down a RIC

3) Are we able via the json methods to pass down a RIC, FEIcm1 for example, and the field list we require
DSPLY_NAME CURRENCY TRADE_DATE ACTIV_DATE TRDTIM_1 BID ASK
and receive the response (tightly coupled with 2)? If not what is the typical process flow?

------------------------------------------------------------------------------------------------------------------------------

For reference only (answered) 2) Do we always need a schedule? For example there has been an issue with a piece of information and a new extraction is requested as part of normal operation.

dss-rest-apidatascope-selectdssjson
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.

Hi @gareth.teage. 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

1 Answer

· Write an Answer
Upvotes
Accepted
11.3k 25 9 14

Not sure I understand the questions. Do you mean that you want to use the DSS REST API to retrieve intraday market data for a RIC?

The field list you provided seems to be real-time fields which are available in Real-time feed (i.e. Elektron). DSS provides the "Intraday Pricing" extraction which provides intraday pricing from Thomson Reuters real-time network, as well as from various contributors You can find the list of available fields of the Intraday Pricing extraction in the Datascope Select Data Content Guide.

If you do not need to create a schedule for extraction, you can use On Demand extraction which is suitable for ad hoc queries. This type of extraction is self-contained eliminating the need to independently manage report templates, instrument lists. Please see the "Create: Intraday" of "On Demand Extraction" in the C# Example Application for example code and HTTP request.

If my understanding is not correct, please provide further information about your requirement.

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.

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.