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 elliot.keer · Aug 16, 2021 at 03:44 PM · eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikontime-series

No tick data returned for valid RICs in get_timeseries()

I'm attempting to get tick data for multiple RICs (for EUA options). I can see certain trades have happened today, but I do not receive tick data for this from get_timeseries()

For example:
Dec21 60 call EUA option was traded today. The RIC for this is 'EFOM6000L1'

but when I run this line:

df = ek.get_timeseries('EFOM6000L1', start_date='2021-08-12', end_date='2021-08-17', interval='tick')

I receive this error message:
Error with EFOM6000L1: No data available for the requested date range


Although this code seems to work for Dec21 100 call EUA option (RIC: EFOM10000L1)


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.

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by nick.zincone · Aug 16, 2021 at 04:51 PM

@elliot.keer

I would suggest you use the get_historical_price_event() call.

rdp.get_historical_price_events(
    universe = 'EFOM6000L1',
    start = '2021-08-12',
    end = '2021-08-17')

ahs.png


ahs.png (87.4 KiB)
Comment
elliot.keer
wasin.w

People who like this

2 Show 2 · 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
elliot.keer · Aug 16, 2021 at 05:43 PM 0
Share
Thank you that does the trick - appreciate it.


Is it possible to use rdp.get_historical_price_events() with multiple RICs ? I'm having a little trouble getting tick data for multiple RICs. Or is there another solution ?

avatar image
REFINITIV
nick.zincone ♦♦ elliot.keer · Aug 16, 2021 at 08:07 PM 0
Share

Hi @elliot.keer

Glad it was helpful. At this time, the get_historical_price_events() only provides a single item within the request. You will need to apply your own loop to retrieve multiple RICs.

avatar image
REFINITIV
Answer by jason.ramchandani01 · Aug 16, 2021 at 04:25 PM

@elliot.keer I cant see any volume on this today - I tried:

df = ek.get_timeseries('EFOM6000L1', start_date='2021-07-12', end_date='2021-08-16', interval='tick')
df

Then I tried :

df1, err =ek.get_data("EFOM6000L1",['TR.CLOSEPRICE.date','TR.CLOSEPRICE','TR.ACCUMULATEDVOLUME','TR.BLOCKTRADEVOLUME','TR.SETTLEMENTPRICE'],{'SDate':'2021-07-16','EDate':'2021-08-16'})

df1

and finally I check the quote:

1629131098857.png

I cannot see any volume today in this instrument. Where do you see volume?


1629131098857.png (91.6 KiB)
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 >
13 People are following this question.

Related Questions

Default price for bonds - Python API

get_timeseries : Chain RIC closing yields

Requesting TR time series data for listed and delisted rics.

TR.CombinedAlphaRegionRank timesries query not working

Unable to pull data for more than a year

  • 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
  • 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
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges