|
BetaTrader
A HFT Eco-System
|
#include "exchange_app/TradingCore.h"#include "common/Instrument.h"#include <atomic>#include <random>#include <thread>#include <vector>

Go to the source code of this file.
Classes | |
| class | simulator::StochasticSimulator |
| Simulates thousands of bots trading realistically using a stochastic process. More... | |
| struct | simulator::StochasticSimulator::SymbolState |
Namespaces | |
| namespace | simulator |