|
BetaTrader
A HFT Eco-System
|
#include <exchange_matching/OrderBook.h>#include <exchange_state/TradeIDGenerator.h>#include "common/Trade.h"#include "data/DatabaseWorker.h"#include "data/TradeRepository.h"#include <memory>#include <vector>

Go to the source code of this file.
Classes | |
| class | trading_core::Matcher |
| The matching engine that pairs buy and sell orders. More... | |
Namespaces | |
| namespace | trading_core |