Description Arguments Usage See Also
C++ class documentation
id |
id |
open |
price |
high |
price |
low |
price |
close |
price |
time |
seconds since epoch |
volume |
volume |
timeFrame |
timeframe in seconds |
Candle{ int id, double open, double high, double low,
double close, double time, int volume, int timeFrame }
Other backtesting classes: Cost
,
Indicator
, Order
,
Processor
, Tick
Other C++ classes: BBands
,
Cost
, Crossover
,
Ema
, Indicator
,
Order
, Processor
,
RollLinReg
, RollPercentRank
,
RollRange
, RollSd
,
RollVolumeProfile
, Rsi
,
Sma
, Stochastic
,
Tick
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.