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 1 4

Rdata and ONTIME parameter to record close prices at a specified time using a copy paste macro on German version of Excel

The client's using the formula: =RData("FGBLZ9";"LAST";;{"ONTIME:10:45";"MACRO:Snapshot"};;A1)





eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apieikon-for-officemacrosrdata
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.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

Hi @John Altair.Bautista

I think your question is how to make an equivalent call in Python?

Please take a look at this document, https://docs-developers.refinitiv.com/1574925076302/14684/book/en/eikon/index.html#get_timeseries


I am not so sure about the "ONTIME:10:45"

But this should be a similar API call (You have to figure out what is the ONTIME in your excel and update the start_time)


ahs.png (15.7 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.