also might be a stupid question (do feel free to ignore it)..
but lets assume that there was a stock split .
for example if a stock that was worth 10,000 rupees on 10th June 2023, and then it underwent a split of 1 to 10 making the new price 1,000 rupees .. so in the historical data API will the data automatically be updated to 1,000 rupees for data before 10th June 2023 or the API user needs to handle this logic ?
so in the historical data API will the data automatically be updated to 1,000 rupees for data before 10th June 2023 or the API user needs to handle this logic ?
It will be auto-adjusted. Currently, adjustments are applied for split and bonus types only. In the future, we are planning to extend it to all corporate action types.
Not available as of now.
Thanks for the response.. Is there any timeline regarding this ?
but lets assume that there was a stock split .
for example if a stock that was worth 10,000 rupees on 10th June 2023, and then it underwent a split of 1 to 10 making the new price 1,000 rupees .. so in the historical data API will the data automatically be updated to 1,000 rupees for data before 10th June 2023 or the API user needs to handle this logic ?
if its already adjusted i think i wont need this form of data for my application.
https://site.financialmodelingprep.com/developer/docs/historical-stock-splits-api/
sorry for unnecessary long comment, but any help would be appreciated.