For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 2 3 5

Using Elektron API can i make a request for a RIC to give data as of a specific point of time

Using Elektron API can i make a request for a RIC to give data as of a specific point of time


E.G :

Using EIKON excel i can make below request :

=RHistory("/IBM.N","TRDPRC_1.Timestamp;TRDPRC_1.Volume;TRDPRC_1.Close","END:10-Oct-2019:16:00 NBROWS:1 TIMEZONE:GMT INTERVAL:1D",,"TSREPEAT:NO CH:Fd")


Is there a way to replicate this in API

elektronrefinitiv-realtimeelektron-sdkapi
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.

@debashish.bisoi

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
24.7k 54 17 14

Hello @debashish.bisoi

Did you contact your Refinitiv representative to get access for the EDP API yet?

If you already have EDP API account credential, you can follows the following resources

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
22.1k 59 14 21

Hello @debashish.bisoi, Time and Sales and Timeseries data has been made obsolete in Elektron realtime feeds. For historical time series, you can use either Elektron Data Platform or Tick History API. These both are based on RESTful interface.

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

Thanks Gurpreet , i tried using the Elektron Data Platform but it keeps on failing with


{"error":"access_denied" ,"error_description":"Invalid username or password."


even though in user name am passing mine EIKON login id and password

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

Exception: Failed to get access token 401 - {"error":"invalid_client" ,"error_description":"Invalid Application Credential."

is what i get

I passed the Product ID generated from below:

https://amers2.apps.cp.thomsonreuters.com/apps/AppkeyGenerator

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
22.1k 59 14 21

@debashish.bisoi, Elektron Data Platform is a different product, and your Eikon credentials will not work with it. Please contact your account manager to get setup with EDP.

Do you have Elektron feeds in house, or are you just interested in getting data using an API? Eikon also has Python API which can be used to get data programmatically (for individual use only). See the tutorial on Eikon 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
25 2 3 5

Hi

We do have Elektron feed in house but want to use the data via API . EIKON API is not viable as we want to use the API inside an application

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
22.1k 59 14 21

@debashish.bisoi

See my previous reply - Elektron API do not offer this functionality; you will have to use EDP. Please contact your account manager to get access to it.

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.