Stock Chart (Overlays and Envelopes)

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available BCGControlBar for .NET

The following formulas are used to create stock charts that include technical indicators and envelopes:

  • The CBCGPChartMAFormula implements a formula that computes an output series as a moving average.
  • The CBCGPChartMAENVFormula class implements the functionality of Moving Average Envelopes (MAENV) technical indicators.
  • The CBCGPChartBollingerBandsFormula class implements the functionality of the Bollinger Bands (BB) technical indicator.

Moving average (MA):

Moving average (MA):

Moving average bands (MAENV):

Moving average bands (MAENV):

Bollinger band (BB):

Bollinger band (BB):