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

Controls for the background stochastic bot simulator. More...

#include <SimulatorPanel.h>

Collaboration diagram for client_ui::SimulatorPanel:
Collaboration graph

Public Member Functions

 SimulatorPanel ()
 
 ~SimulatorPanel ()
 
void render (simulator::StochasticSimulator *simulator)
 

Private Attributes

float mIntensity = 1.0f
 
int mTargetBots = 1000
 
int mTargetSymbolIdx = 0
 

Detailed Description

Controls for the background stochastic bot simulator.

Constructor & Destructor Documentation

◆ SimulatorPanel()

client_ui::SimulatorPanel::SimulatorPanel ( )

◆ ~SimulatorPanel()

client_ui::SimulatorPanel::~SimulatorPanel ( )

Member Function Documentation

◆ render()

void client_ui::SimulatorPanel::render ( simulator::StochasticSimulator simulator)
Here is the caller graph for this function:

Member Data Documentation

◆ mIntensity

float client_ui::SimulatorPanel::mIntensity = 1.0f
private

◆ mTargetBots

int client_ui::SimulatorPanel::mTargetBots = 1000
private

◆ mTargetSymbolIdx

int client_ui::SimulatorPanel::mTargetSymbolIdx = 0
private

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