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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
7 0 0 0

Replicating RHistory in .NET without Eikon

We have an Excel spreadsheet utilising the call to RHistory function to retrieve the properties of certain RICs at specific time. The sample call is

=RHistory("GCM0","BID.CLOSE","INTERVAL:1M NBROWS:1 END:43817.6770833333",,"TRANSPOSE:YES")

We would like to extract the same value in C# application running on the server (no Eikon, no user session).

Could you please advise the API which can be used for this?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythoneikon-com-api
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.

Upvotes
Accepted
13k 32 12 18

Hi @alexb99, Your request for historical time series or time and sales data is best serviced by using the TRTH (Tick History) API. It is a RESTful API and can be used in a server application with any programming language. Please contact your Refinitiv account manager to learn more about it.

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.

Thanks Gurpreet.

Upvotes
11.5k 16 7 10

Hello @alexb99

You can find TRTH API resources (overview, document, tutorial, etc) from https://developers.refinitiv.com/thomson-reuters-tick-history-trth/thomson-reuters-tick-history-trth-rest-api page.

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