BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
data::Candle Struct Reference

#include <MarketHistoryRepository.h>

Collaboration diagram for data::Candle:
Collaboration graph

Public Attributes

double close
 
double high
 
double low
 
double open
 
std::string symbol
 
int64_t timestamp
 
uint64_t volume
 

Member Data Documentation

◆ close

double data::Candle::close

◆ high

double data::Candle::high

◆ low

double data::Candle::low

◆ open

double data::Candle::open

◆ symbol

std::string data::Candle::symbol

◆ timestamp

int64_t data::Candle::timestamp

◆ volume

uint64_t data::Candle::volume

The documentation for this struct was generated from the following file: