question

Upvotes
Accepted
25 0 2 3

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

Upvotes
Accepted
11.5k 16 7 10

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

Upvotes
13k 32 12 18

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

Upvotes
25 0 2 3

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

Upvotes
25 0 2 3

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

Upvotes
13k 32 12 18

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

Upvotes
25 0 2 3

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

Upvotes
13k 32 12 18

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

Click below to post an Idea Post Idea