MoneyFlowFunction overview

Constructors

 ConstructorOverloaded

Public Methods

 AddPoints
 Calculate (inherited from Function)Performs function operation on SourceSeries series.
 CalculateMany (inherited from Function)Performs function operation on list of series (SourceSeriesList).
 Clear
 Description
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Recalculate (inherited from Function)Performs a CheckDataSource method on ParentSeries.

Public Properties

 Accumulate (inherited from CLVFunction)Accumulates the CLV Function results.
 Area
 AreaPenDetermines the pen properties to paint when CMFStyle is set to Area.
 Chart (inherited from TeeBase)Chart associated with this object
 CMFStyleSets the Style of the MoneyFlow function. Choose between Line, Area, Volume or Histogram.
 DownColorSets the colour used to paint the downward price changes.
 Histogram
 HistogramPenDefines the Pen used to draw the border of the Histogram.
 IncludeNulls (inherited from Function)
 Period (inherited from Function)Controls how many points or X range will trigger a new point calculation.
 PeriodAlign (inherited from Function)Controls where to place function calculations inside the full period space.
 PeriodStyle (inherited from Function)Controls how the Period property is interpreted.
 Series (inherited from Function)Returns the TChartSeries parent of TTeeFunction.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 UpColorSets the colour to paint the upward price changes.
 Volume (inherited from CLVFunction)Gets/sets the Volume series by which CLV results are multiplied.

Protected Fields

 CanUsePeriod (inherited from Function)
 dPeriod (inherited from Function)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)
 updating (inherited from Function)

Protected Methods

 AddFunctionXY (inherited from Function)
 AddValues (inherited from Function)
 CalculateAllPoints (inherited from Function)
 CalculateByPeriod (inherited from Function)
 CalculatePeriod (inherited from Function)
 CalculateValue (inherited from Function)
 Dispose
 DoCalculation (inherited from Function)
 HideSeries (inherited from Function)
 InternalSetPeriod (inherited from Function)
 PrepareSeries (inherited from Function)
 RecalculateSource (inherited from Function)
 SetBooleanProperty (inherited from TeeBase)
 SetChart
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 ValueList (inherited from Function)

See Also

MoneyFlowFunction Class | Steema.TeeChart.Functions Namespace