question

Upvotes
Accepted
3 0 1 3

RFA timeseries

Hi,

I am working on an application that needs to retrieve historical data using the RFA API.

According to the documentation and development kit I have it seems that I should use the TS1 API to do so.

However it seems that I can't get more that 2 years of history for a daily frequency.

Is there a way to get more daily data using TS1? Should I use another API?

thanks,

Denis Berthod

treprfarfa-apitime-series
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.

Denis: Your question does not have any content describing the problem, just the subject line.

Indeed, I mess up with the interface. It is fixed now.

1 Answer

· Write an Answer
Upvote
Accepted
7.6k 15 6 9

@denis.berthod

Basically Time Series One (TS1) library provides access to historical data from Elektron for Real-Time data feed.

Accroding to TS1 Reference Manual (TS1Data.pdf) provided in folder Docs TS1(Time Series One) data is available in three frequencies; daily, weekly, and monthly. For daily data there is up to two years worth of history, for weekly data there is five years, and for monthly data up to ten years.

Alternative choice if you need daily or end of day data more than two year, it should be Thomson Reuters Tick History(TRTH)-REST API. You can find more details from Tick Historical API

There are ElektronTimeSeriesExtractionRequest template which you can use to request EOD data, and it support data more than two year. You may contact Thomson Reuters Account team if you interest the product.

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.

Thanks for your answer.

I was aware that 3 frequencies were available but I didn't know that there were some depth limitation for each one.

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.