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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 1 4

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-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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
38.1k 69 35 53

@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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea