BCGSuite for MFC
void CBCGPChartMACDFormula::SetValueType ( ValueType  valueType,
BOOL  bGeneratePoints = FALSE 
)

Sets a formula calculation type.

Parameters
valueTypeSpecifies a formula calculation type.
bGeneratePointsIf TRUE, data points for the output series will be calculated immediately; otherwise you'll need to call GeneratePoints manually.