BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
client_ui::OrderBookPanel Class Reference

Visualizes the L2 market depth ladder. More...

#include <OrderBookPanel.h>

Collaboration diagram for client_ui::OrderBookPanel:
Collaboration graph

Public Member Functions

 OrderBookPanel ()
 
 ~OrderBookPanel ()
 
void render (const orderbook::OrderBook *book)
 

Private Attributes

int mMaxDepth = 10
 

Detailed Description

Visualizes the L2 market depth ladder.

Constructor & Destructor Documentation

◆ OrderBookPanel()

client_ui::OrderBookPanel::OrderBookPanel ( )

◆ ~OrderBookPanel()

client_ui::OrderBookPanel::~OrderBookPanel ( )

Member Function Documentation

◆ render()

void client_ui::OrderBookPanel::render ( const orderbook::OrderBook book)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ mMaxDepth

int client_ui::OrderBookPanel::mMaxDepth = 10
private

The documentation for this class was generated from the following files: