Eventually, we are happy to announce our brand new Exchanges API with list of tickers and trading hours. First of all, of course, this API provides the full list of exchanges we do support in the JSON format. But it’s not the best feature of our new exchanges API. We…
Recently we published a new Economic API with LIBOR, EURIBOR, and STIBOR rates. And today we are adding Euro foreign exchange reference rates from ECB (European Central Bank). The reference rates are usually updated around 16:00 CET on every working day by ECB. We update rates at 17:00 CET on…
We continue our works on dividend data and today we added upcoming dividends for almost all major UK stocks traded on the LSE (London Stock Exchange). The upcoming dividends information appears in our datasets within the next 24 hours after the declaration. Below you can find an example data for…
We continue our updates for Dividends Data Feed. Recently we announced new fields for dividends: Declaration Date, Payment Date, and Record date. And today we added a new field: period. At the moment we support major tickers from the USA, London Stock Exchange, and Honk Kong. Possible values for the…
No coding for Windows users from today. Today we are happy to announce the new downloader for Windows 7/10 for end of day historical data. With this Windows Downloader (or EODLoader) application, it’s easy to download even the entire US stock market, with more than 47.000 active tickers we track,…
This week we started publishing our new Economic Data API. The Economic Data API is a part of Fundamental API and accessible under Fundamental subscription or All-In-One subscription. At the moment we have LIBOR (The London Inter-bank Offered Rate) rates for different currencies, EURIBOR (Euro Interbank Offered Rate) futures and rates, and STIBOR (Stockholm Interbank…
The past week we added new field, and even not field but a subset – ‘Officers’. The data includes the list of executives with full name, title and year of birth. See the example for MSFT below. The second small change in that we added small changes to addresses, most…
Despite these difficult times all over the world, we are keeping provide our services 24/7. Meanwhile, due to confinement, Internet traffic and the load on Internet providers has grown significantly. And sometimes this leads to a slowdown between servers and our subscribers. Periodically, you ask if our servers are working…
We continue our works on development the Technical API and today we published three new commonly used indicators: MACD (Moving Average Convergence/Divergence), Stochastic (Stochastic Oscillator Indicator) and Slope ( Linear Regression Slope). All these indicators are already available to use with function names ‘macd’, ‘stochastic’ and ‘slope’ via our Technical…
We wish you a Merry Christmas and Happy New Year! And as a small gift, we are happy to introduce Matlab Connector for our API. The usage is very user-friendly, as explained in our documentation for Matlab Connector with examples. Example for Live/Delayed Prices >> data = EODML('prices', 'symbol','AAPL', 'datatype','live') data…