For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 2

Getting Data from a different RMDS source (not the live feed)

I have just installed the Python API for Eikon. I am looking to access records on local RMDS sources, i.e. not the live source (IDN_SELECTFEED).

Is it a parameter I set on the get_data function or part of the syntax of the Ric Code?

Thanks


Joe


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythontreprics
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.

1 Answer

Upvotes
Accepted
18k 21 12 20

Hi @Joseph.Maloney

get_data() does not support local service as it supports not only realtime fields but also fundamental fields such as TR fields.

You may use StreamingPrice.

Please see sample at https://community.developers.refinitiv.com/questions/60979/eikon-python-api-ticks-received-once-every-3-sec-i.html

or https://community.developers.refinitiv.com/questions/66171/inhouse-service-with-stramingprices.html



ahs2.png (28.7 KiB)
ahs.png (43.9 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.

Click below to post an Idea Post Idea