BCGControlBar Pro for MFC
CBCGPChartMAENVFormula

Detailed Description

The CBCGPChartMAENVFormula class implements the functionality of Moving Average Envelops (MAENV) technical indicator.

+ Inheritance diagram for CBCGPChartMAENVFormula:

Public Member Functions

 CBCGPChartMAENVFormulaConstructs a formula object.
 
 GetMATypeReturns a moving average type.
 
 GetPercentageReturns an envelope's range (in percentage).
 
 SetMATypeSets a moving average type.
 
 SetPercentageSets an envelope's range.
 
- Public Member Functions inherited from CBCGPChartAdvancedBandsFormula
 CreateInitializes the formula object.
 
- Public Member Functions inherited from CBCGPChartAdvancedFormula
 GetOutputSeriesCategoryReturns output series category.
 
 GetOutputSeriesTypeReturns output series type.
 
 GetPeriodReturns formula period.
 
 SetOutputSeriesCategorySets output series category.
 
 SetOutputSeriesTypeSets output series type.
 
 SetPeriodSets formula period.
 
 UpdateLastDataPointsUpdates last data points.
 
- Public Member Functions inherited from CBCGPChartBaseFormula
 FindInputSeriesIndexFinds input series index.
 
 GetInputSeriesAtReturns an input series located at the specified position.
 
 GetInputSeriesCountReturns the number of input series.
 
 GetLParamReturns user-defined data.
 
 GetParentSeriesReturns a pointer to a parent series.
 
 IsNonDiscreteCurveTells whether the formula is displayed as a non-discrete curve.
 
 SetLParamSets user-defined data.
 
 SetParentSeriesSets a parent series that represents a formula on the diagram.
 

Additional Inherited Members

- Public Attributes inherited from CBCGPChartAdvancedFormula
 m_bUseLongDataDefines how data points are added to the output series.