MoneyFlowIndex Properties |
The MoneyFlowIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the color of the Money Flow Index line.
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
| |
| LineWidth |
Gets or sets the width of the Money Flow Index line.
| |
| OverboughtColor |
Gets or sets the color of the overbought limit.
| |
| OverboughtRange |
Overbought range. Values above this are considered overbought. Default value is 80.
| |
| OversoldColor |
Gets or sets the color of the oversold limit.
| |
| OversoldRange |
Oversold range. Values below this are considered oversold. Default value is 20.
| |
| PeriodCount |
The number of time periods in the Money Flow Index calculation, set to 14 days by default.
| |
| SegmentHeight |
Segment height, relative to other segment values
(Inherited from SegmentIndicator.) | |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) |