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 1

TimeSeries C++

Hello,

We would like to collect time series data for stocks or indexes through C++ API so as to get the equivalent of the following Excel function which provides Timestamp, Trade High, Trade Low, Trade Open, Trade Close, Trade Count and Trade Volume for a given instrument, interval and number of time requests. Thank you in advance for your answer

=RHistory("FDXc1","","NBROWS:1000 INTERVAL:60M",,"TSREPEAT:NO CH:Fd")
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.

Upvotes
Accepted
39.4k 77 11 27

In managed C++ you can use the Timeseries interface of Eikon .NET 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.

Upvotes
1 0 0 1

Will look at it, thank you very much for your prompt answer

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 @scavrois,

Did you have a chance to try out the suggestion?

Thanks for keeping the community in-the-loop,

-AHS

Upvotes
1 0 0 1

Hello, I could download the API and run the example, thanks a lot.

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.