As indicated here, EODHD intraday is not adjusted. While we created a solution to synchronize and adjust the intraday data on the fly for granular processing, the "cliffs" created by stocks splits are still a problem if you're backtesting with the intraday data.
Request: Adjust the intraday data for splits.
Request: Adjust the intraday data for splits.
Rename
The idea we have is to use EODHD Split (Event) data to adjust the intraday data "on the fly". This way, it won't be required to refresh the cached data. You'll need a subscription to EODHD's Historical Splits and Dividends API and enable it in Data Manager > Event Providers.
Your Response
Post
Edit Post
Login is required