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 /

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

avatar image
Question by brendan · Aug 09, 2017 at 07:37 PM · eikoneikon-data-apipythonworkspaceworkspace-data-apirefinitiv-dataplatform-eikon

My get_timeseries call is producing an error which I don't understand and also the output, which should be 12 months of​ close prices on a list of 90 RICS is only producing results for a few months.

dfpr = ek.get_timeseries(ricslist[0:90],
                       fields=["Close"],
                       start_date="2016-04-01",  
                       end_date="2017-03-31", normalize=False, raw_output=False, debug=False)
('ABI.BR', ': ', 'Error: TSINoNormalizedViews, ErrorCode: TA-TSINoNormalizedViews, Fault: TSIError, Description: Server returns error. Please try again', '\n')

People who like this

0 Show 0
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.

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Alex Putkov.1 · Aug 09, 2017 at 08:28 PM

@brendan,

Please see the following discussion previously happened on this forum
https://community.developers.refinitiv.com/questions/15616/eikon-scripting-api-issues-with-timeseries.html

Until 3K shared rows limit is addressed I would expect all kinds of unexpected behavior when using get_timeseries method with a list of RICs. I do not reproduce the error you received when executing get_timeseries method with the single RIC 'ABI.BR'.
As an alternative you can retrieve close prices for a list of RICs using get_data method:

ek.get_data(['ABI.BR', 'AOO.BR', 'BEFB.BR', 'BPOST.BR', 'BRED.BR'], ['TR.PriceClose.date', 'TR.PriceClose'], {'Sdate':'2016-04-01', 'EDate':'2017-03-31'})
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.

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 >
8 People are following this question.

Related Questions

Retrieve Commodity Flows data using Python API

How to get all investors for a list of stocks, historically with the python API

Trying to fetch Close Bid Price for CMO tranche from Python

Company trees don't match in Eikon online tool and the Eikon Proxy API

What other parameters can be used with the statement pertaining to Corporate Actions data such as Stock Splits?

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • FX Venues
    • FX Trading – RFQ Maker
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • 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
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • Yield Book Analytics
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges