| CBCGPChartMAFormula::CBCGPChartMAFormula | ( | MovingAverageType | maType = CBCGPChartAdvancedFormula::MA_SIMPLE, |
| int | nPeriod = 14 |
||
| ) |
Constructs an MA formula object.
The constructor.
maType can be one of the following enumerated values:
| maType | Specifies moving average type. |
| nPeriod | Specifies moving average period. |