EODML - Matlab connector to EODHistoricalData

Matlab connector to EODHistoricalData, optimized for reliability, ease-of-use, functionality and performance (including parallelization)
37 Downloads
Updated 23 Mar 2023
EODML is a Matlab toolbox to retrieve financial market data from EODHistoricalData.
Easy-to-use Matlab commands fetch market data from EODHistoricalData's API:
  • Historic, intra-day and live (delayed) market data – OHLC bars, adjusted close and volume data
  • Historic and upcoming splits, dividends, IPO, and earning events
  • Historic short interests
  • Historic technicals – SMA, EMA, WMA, RSI, AvgVol, Slope (regression), DMI, DMX, ATR, CCI, SAR, Bollinger, Stochastic, Volatility, etc.
  • Symbols lookup – all listed symbols in a certain exchange, or all exchanges that list a certain symbol
  • Option chains lookup – contract info, in/out of money, trade info, Greeks, implied volatility; grouped by expiration date
  • Fundamental info – corporate info, shares stats or bond data, technicals, split/dividend events, ESG scores, earnings, financials
  • Combine all of the above for a full-fledged end-to-end automated trading system using plain Matlab
EODML was optimized for reliability, ease-of-use, functionality and performance (including parallelization).
EODML only needs the core Matlab to run, no additional toolboxes are required. Parallelization requires the Matlab Parallel Processing Toolbox, but EODML works well even without it.
This downloadable version can run for a full year for free. The free license has some restrictions on the query rate and does not include support. A paid license that enables increased query rate and includes support can be purchased on EODML's webpage (https://undocumentedmatlab.com/EODML).
Additional information and usage examples can be found on:
For related questions and feedback, please contact altmany (at) gmail.com

Cite As

Yair Altman (2024). EODML - Matlab connector to EODHistoricalData (https://github.com/altmany/EODML), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Financial Toolbox in Help Center and MATLAB Answers
Acknowledgements

Inspired by: IQML - Matlab connector to IQFeed

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.11.1

minor fix to description text

1.11

Additional functionality, see changelog file for details

1.04

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.