RollVolumeProfile( int timeFrame, double step, double alpha, double cut )
Name | |
Return Type | Description |
Add( Tick tick ) |
void |
update indicator | Reset() |
void |
reset to initial state |
IsFormed() |
bool |
is indicator value valid? | GetValue() |
std::map |
histogram where first is price and second is volume |
BBands
,
Candle
, Cost
,
Crossover
, Ema
,
Indicator
, Order
,
Processor
, RollLinReg
,
RollPercentRank
, RollRange
,
RollSd
, Rsi
,
Sma
, Stochastic
,
Tick
Other c++ indicators: BBands
,
Crossover
, Ema
,
Indicator
, RollLinReg
,
RollPercentRank
, RollRange
,
RollSd
, Rsi
,
Sma
, Stochastic