BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
data Namespace Reference

Namespaces

namespace  query
 

Classes

class  DatabaseWorker
 Executes database tasks asynchronously. More...
 
class  OrderRepository
 Persists and retrieves common::Order objects. More...
 
class  TradeIDRepository
 Persistent storage for trade id value. More...
 
class  TradeRepository
 Persists common::Trade objects to storage. More...
 

Variables

const std::string databasePath = ":memory:"
 

Variable Documentation

◆ databasePath

const std::string data::databasePath = ":memory:"