Tag: fundamental api
Cryptocurrency Fundamental Data API
Today we are happy to announce that we have started to provide fundamental data API for major cryptocurrencies (in addition to our End of Day, Intraday, and Real-Time WebSocket APIs). We started with supporting the following fields, the available data will be expanded in the future: Market Capitalization Market Capitalization…
Insider Transactions API
Today we published a standalone API for Insider Transactions. The data is available for all US companies that report Form 4. Insider trading involves trading in a public company’s stock by someone who has non-public, material information about that stock for any reason. Recently we’ve added this data as a part of…
Insider Transactions in Fundamental API.
This week we expanded our Fundamental API and added Insider Transactions as they reported in Form 4 to SEC. The data is available for all US companies that report Form 4. Insider trading involves trading in a public company’s stock by someone who has non-public, material information about that stock for any…
New ‘Officers’ Data in Fundamental API
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…
API Uptime Monitoring
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…
C# .NET API Stock Wrapper
This week we published the comprehensive .NET wrapper for all our APIs, including End-of-Day API, Fundamental API, Options API, and others, was written for us by Fred Blot. You can find the project on GitHub:Â https://github.com/EodHistoricalData/EODHistoricalData.NET. The wrapper is easy to use. This C# .NET wrapper for stock API is a…