|
BetaTrader
A HFT Eco-System
|
#include "common/Types.h"#include "data/MarketHistoryRepository.h"#include <map>#include <mutex>#include <vector>#include <functional>

Go to the source code of this file.
Classes | |
| struct | ohlc::CandleAggregator::Aggregate |
| class | ohlc::CandleAggregator |
| Aggregates trade updates into OHLC candles and persists them. More... | |
Namespaces | |
| namespace | ohlc |