.

EODHD


Reading time: less than 1 minute

EODHD is a financial data provider. They provide historical data on stocks, useful for Algorithmic trading. Their pricing is decent for a starter dataset.

Their name stands for “End of Day Historical Data”.

Adjustments

EODHD provides data on splits (including reverse splits) and dividends. You can use these in order to adjust your OHLC data to get rid of discontinuities.

Splits

A “split” entry looks like this.

{
    'code': 'EQL',
    'exchange': 'US',
    'date': '2025-04-01',
    'split': '3.000000/1.000000'
}

The following pages link here

Citation

If you find this work useful, please cite it as:
@article{yaltirakli,
  title   = "EODHD",
  author  = "Yaltirakli, Gokberk",
  journal = "gkbrk.com",
  year    = "2025",
  url     = "https://www.gkbrk.com/eodhd"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation
Gokberk Yaltirakli, "EODHD", April, 2025. [Online]. Available: https://www.gkbrk.com/eodhd. [Accessed Apr. 30, 2025].
APA Style
Yaltirakli, G. (2025, April 30). EODHD. https://www.gkbrk.com/eodhd
Bluebook Style
Gokberk Yaltirakli, EODHD, GKBRK.COM (Apr. 30, 2025), https://www.gkbrk.com/eodhd

Comments

© 2025 Gokberk Yaltirakli