..., including splits, inplits and dividends?
For brazilian stocks, does exist any method at rdp API where I can retrieve ajusted histotical prices, including splits, inplits and dividends?
Hi @manuel.alvarez
Is that what you are looking for?
rd.get_history(universe="ABEV3.SA", # adjustments="unadjusted" )
Hi @manuel.alvarez, Please note that this LSEG Developer Q&A Forum is for technical LSEG API questions only. For content questions such as yours, please reach out to my.refinitiv.com.With that said, I think what you may be after is the DIB. Please do let us know if that is the case and it fulfills your needs.
Hi @jonathan.legrand . I've already contacted the support in Refinitiv help, but they couldn't help me. What they tell me was that for historical prices, the method TR.PriceClose does not have options to included adjusted historical prices. So, I went here to known if exists any specif method through API that give me this capability. Beyond that, in recent searches in this forum about the same or similarly subject, I've founded many people complaining about the fact that this simple functionality is not available on Refinitiv, although is available in free services, like Yahoo Finance, what it's true. Then, I would at least like confirmation that it is not possible to have historical prices adjusted for dividends, splits or inplits trhough API. Thanks
Can you provide the documentation of this method get.history, with the explanation of this adjustment parameter?Thanks!
The API endpoint documentation you can find here.
The supported values of adjustments:
Any questions on the data itself please open a ticket via my.refinitiv.com.