Click or drag to resize

MoneyFlowIndex Properties

LightningChart .NET Help

The MoneyFlowIndex type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color of the Money Flow Index line.
Public propertyID
ID string for the indicator
(Inherited from Indicator.)
Public propertyLimitYToStackSegment
Indicator is clipped outside the segment it belongs to.
Public propertyLineWidth
Gets or sets the width of the Money Flow Index line.
Public propertyOverboughtColor
Gets or sets the color of the overbought limit.
Public propertyOverboughtRange
Overbought range. Values above this are considered overbought. Default value is 80.
Public propertyOversoldColor
Gets or sets the color of the oversold limit.
Public propertyOversoldRange
Oversold range. Values below this are considered oversold. Default value is 20.
Public propertyPeriodCount
The number of time periods in the Money Flow Index calculation, set to 14 days by default.
Public propertySegmentHeight
Segment height, relative to other segment values
(Inherited from SegmentIndicator.)
Public propertyTitle
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.)
Top
See Also