BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
orderbook::OrderBook::Snapshot Struct Reference

#include <OrderBook.h>

Collaboration diagram for orderbook::OrderBook::Snapshot:
Collaboration graph

Public Attributes

std::vector< Levelasks
 
std::vector< Levelbids
 
double midPrice
 
double spread
 
std::string symbol
 

Member Data Documentation

◆ asks

std::vector<Level> orderbook::OrderBook::Snapshot::asks

◆ bids

std::vector<Level> orderbook::OrderBook::Snapshot::bids

◆ midPrice

double orderbook::OrderBook::Snapshot::midPrice

◆ spread

double orderbook::OrderBook::Snapshot::spread

◆ symbol

std::string orderbook::OrderBook::Snapshot::symbol

The documentation for this struct was generated from the following file: