Upgrade from Eikon -> Workspace. Learn about programming differences.

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

Request Overnight Deposits list via Python API

I hava search: Overnight Deposit -> FX & Money. Here i can find ~2.5k of instruments as in included file:

Data.zip

My question is: how to get this list via Python API? I have tried to use screener, but nothing hepled.

Please advice, coz i need to download this list before gettting new data (because list may be changed from day to day). I need descriptions and instuments ID's as in file attached.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiapi
data.zip (16.3 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.

Hello @vsoloviev,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Hello @vsoloviev,

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

Thanks,

-AHS

Upvotes
Accepted
32.2k 40 11 20

Hello @vsoloviev,

Can not identify these instruments using this approach.

If you examine the Universe of Screener tool, it includes companies, deals and Lipper Funds. Overnight deposit rates are not part of the screenable universe.

RSearch will work with Eikon COM, not from Python, which is not straightforward, for some relevant info please refer to this discussion thread.

Depending on your use case, a possible approach may be to define the RIC list outside of python code, and then request data on the RICs from python.

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 0 0 2

But that is the problem to find symbols list. Because it may be changed

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
32.2k 40 11 20

Hello @vsoloviev,

I agree, this approach can be pursued today, but is much less then ideal. The instrument list may change and will have to be refreshed, prior to the data request. 2 steps.

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 0 0 2

This is sad, because i need to handle two systems: Eikon for data, Something else for RIC's. You already have this data, why just not update Python API? Just add some simple search functionality.

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
32.2k 40 11 20

Hello @vsoloviev,

I have conveyed your feedback on this to Eikon API product team.

Python integration to Eikon via Eikon Data API is, relatively, new, and is still in active growth and improvement stage. The feedback received by us is aggregated, categorized and prioritized, and becomes one of the important factors that drive the API roadmap.

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.