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 rajanraju · Jan 17, 2020 at 03:52 AM · eikonapiadjusted-pricesdividendscorax

get_timeseries corax parameter not working?

I tried to run the get_timeseries with corax set to adjusted and unadjusted. STEL.SI paid dividends (Ex-Date : 2019-12-18 Pay Date 2020-01-10). Here's the output:

corax = 'adjusted'

corax = 'unadjusted'


The dividends don't seem to hv been captured. Is there any way I can get the Price adjusted for dividends paid historically via the Eikon api? I was looking for the monthly dividends paid for .STI companies over the past 3 years. I had hoped the adjusted/unadjusted setting would adjust for dividends. Otherwise, will write code to do the adjustment at my end after calling for historic dividends, Will be a bit inefficient as I'd be calling two data points and then doing the calculation at my end. Hopefully, refinitiv already has computed this.

Thanks

1579232966461.png (168.3 KiB)
1579232924040.png (168.6 KiB)

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 jirapongse.phuriphanvichai · Jan 17, 2020 at 06:49 AM

@rajanraju

From my findings, the close price will be adjusted for all below events: Stock dividend, Bonus issue, Demerger (Spin-off event), Rights issue, Share split, Share consolidation and Special Dividend. We do not adjust the close price for the regular cash dividend.

For historic dividends, you can find the proper fields from the Formula Builder in Eikon Excel. You can find dividend fields under Corporate Actions -> Dividend History category. For example, I am using the TR.DivUnadjustedNet field.

You can use the get_data method to retrieve the data.

df,err = ek.get_data(["STEL.SI"],
                 [ "TR.DivUnadjustedNet.coraxdividenddate","TR.DivUnadjustedNet","TR.DivUnadjustedNet.paymenttype"], 
                 {"SDate":"2016-01-01",
                  "EDate":"2020-01-17"
                 })
df

The output is:

However, you can directly contact the content support team for confirmation via my.refinitiv.com.


1579243180627.png (83.9 KiB)
1579243447107.png (26.0 KiB)
Comment
rajanraju

People who like this

1 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 rajanraju · Jan 17, 2020 at 06:56 AM

@jirapongse.phuriphanvichai

Many thanks. The dividend piece is very useful. Pls do consider the adjustment for cash dividends as a functionality enhancement as well. Will make it very useful for people who look at total returns (including cash dividends).

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

Related Questions

cannot get unadjusted price from get_timeseries()

Eikon Data Extration

How can I programmatically check whether a solution's app key is still active?

Get the data by Date wise

EikonError: Error code 413 Client Error: Request Entity Too Large - get symbology

  • 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