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
3 1 2 5

RHistory to Python

Hi Everyone,

I try to reproduce the following formula

=RHistory("US31307WYL26";".Timestamp;MID_PRICE.Close";"CODE:MULTI INTERVAL:1D";;"TSREPEAT:NO CH:Fd";B2)

in Python. But somehow, I am not successful. Can someone help me here? Thanks

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

@jurij.reichenecker

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

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@jurij.reichenecker

From my test, it is unable to retrieve historical MID_PRICE.Close of US31307WYL26 with Eikon Data APIs. Currently, not all fields of RHistory are available in Eikon Data APIs. For more information, please refer to this thread.

I can retrieve the MID_PRICE.Close of US31307WYL26 by subscribing to 31307WYL2=RRPS with the following APIs.


1576140390395.png (54.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.

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.