ores.marketdata.api

Table of Contents

1. Diagram

ores.marketdata.api component diagram

Figure 1: ores.marketdata.api

2. Summary

ores.marketdata.api is a header-only library defining the shared contract for the market-data domain. It provides domain types for market series, observations, fixings, and import options, with JSON and table I/O via rfl, and the NATS protocol schemas consumed by ores.marketdata.core and UI clients.

3. Inputs

  • Domain entity type definitions across domain/ headers.

4. Outputs

  • C++ headers for market-data types with JSON and table I/O.
  • NATS protocol headers for market-data operations.

5. Entry points

  • include/ores.marketdata.api/domain/, include/ores.marketdata.api/messaging/.

6. Dependencies

  • rfl, fort.

7. See also

Emacs 29.3 (Org mode 9.6.15)