BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
TradeRepository.h File Reference

Repository interface for persisting trades. More...

#include "common/Trade.h"
#include "data/DatabaseWorker.h"
Include dependency graph for TradeRepository.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  data::TradeRepository
 Persists common::Trade objects to storage. More...
 

Namespaces

namespace  data
 

Detailed Description

Repository interface for persisting trades.

Encapsulates operations to initialize trade storage and insert trade records into the persistent database.