Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /
avatar image
Question by jf13_deprecated_0 · Dec 10, 2018 at 09:31 AM · timeseriesapi requeststradeandquotes

I am using TimeSeries.SetupDataRequest and getting incomplete data

DataServices.Instance.TimeSeries.SetupDataRequest(security.Ticker.ToUpper())
                .From(startDate)
                .To(endDate).WithAllFields()
                .WithTimeZone(TimezoneType.GMT)
                .WithInterval(CommonInterval.TradeAndQuotes)
                .WithNumberOfPoints(999999)
                .OnDataReceived(DataReceivedCallback1)
                .OnStatusUpdated(StatusUpdatedCallback)
                .CreateAndSend();

For a single day I am getting incomplete data.

I have to do it in 1 hour chunks which takes forever!

People who like this

0 Show 1
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Zhenya Kovalyov ♦♦ · Dec 10, 2018 at 10:23 AM 0
Share

@293b571b-7462-4aaa-b8e5-e0528f0fae86 could you please provide more details on this?

  1. What instruments are you requesting the data for? Can you give an example RIC?
  2. What are the values of the startDate and the endDate?
  3. What do you mean by incomplete data? Can you give an example?

Thanks!

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Zhenya Kovalyov · Dec 10, 2018 at 01:38 PM

@293b571b-7462-4aaa-b8e5-e0528f0fae86 Hi Jonathan,

60,000 items per request is a hard limit set on the .NET Time series API at the moment. Desktop usage workflow implies that this is more than enough, and in no way is able to handle 1,000,000 TasTaq data per request. So, you can either create multiple requests to get this data, or use an enterprise product (like Thomson Reuters Tick History) which has a REST API and is able to handle such volumes.

Let me know if you require any additional info on this.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by jf13_deprecated_0 · Dec 10, 2018 at 11:40 AM

aapl-example-traedes-and-quotes.zipThank you Zhenya, by the way - I speak Russian.

This is true for every ticker I can think of including AAPL.O

I am attaching an example file of incomplete data for AAPL.

In this example I requested data for 12/7/2018 from 12:00:00 to 23:59:59

I only got data from 15:52 to 16:02 (when the market closed)

What happened to 12:00:00 - 15:52:00 ?

It seems that the set limit of data points of 60,000 is ludicrous and completely unusable as there are usually well over 1,000,000 trades/quotes per day on any given day.


aapl-example-traedes-and-quotes.zip (349.3 KiB)
Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Zhenya Kovalyov ♦♦ · Dec 10, 2018 at 01:40 PM 0
Share

@293b571b-7462-4aaa-b8e5-e0528f0fae86 to get a predictable result, I suggest you use either startDate and WithNumberOfPoints, or the endDate and WithNumberOfPoints. This way you can control the size of the output.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

Requesting TR time series data for listed and delisted rics.

Need VWAP historically in Eikon API. Cannot translate Excel Rhistory to Python get_timeseries().

Eikon Scripting API: issues with timeseries

I would like to have the GDP growth Y/Y expectation for the year end for several countries

python api timeseries syntax

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges