DMBCS Market Data API

From Free Software Directory
Revision as of 18:56, 9 February 2020 by Dale m (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

DMBCS Market Data API C++ Client Library

https://rdmp.org/dmbcs/market-data-api
C++ library to access market meta data service

While there are several open APIs available on the Internet for fetching stock market trading data, there are scant few which provide data of the markets themselves, in particular it is quite difficult to programmatically get an enumeration of all the components of a particular market from the Internet.

The DMBCS Market Data service provides this facility, offering two end-points which enumerate all markets known to the system and all components of any given market. The service provides a RESTful API which is currently freely available without registration. More information can be found at https://rdmp.org/trader-desk.

Here we present the reference implementation of a client-side library for programmatically getting data from the service.






Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.