[]
The IchimokuCloud class.
public class IchimokuCloud : IndicatorBase, IDisposable, ISeries, IStyleProvider
Name | Description |
---|---|
IchimokuCloud() | Initializes a new instance of the IchimokuCloud class. |
Name | Description |
---|---|
BaseLine | Gets the array of base lines. |
BaseLineStyle | Gets or sets the Base line style. |
BasePeriod | Gets or sets the period of Base Period. |
BearishCloudColor | Gets or sets the Bearish Cloud Color |
BullishCloudColor | Gets or sets the Bullish Cloud Color. |
ConversionLine | Gets the array of conversion lines. |
ConversionLineStyle | Gets or sets the Conversion line style. |
ConversionPeriod | Gets or sets the period of Conversion Period. |
LaggingLineStyle | Gets or sets the Lagging line style. |
LaggingPeriod | Gets or sets the period of Lagging Period. |
LaggingSpan | Gets the array of lagging spans. |
LeadingPeriod | Gets or sets the period of Leading Period. |
LeadingSpanA | Gets the array of leading span A. |
LeadingSpanALineStyle | Gets or sets the Leading Span A line style. |
LeadingSpanB | Gets the array of leading span B. |
LeadingSpanBLineStyle | Gets or sets the Leading Span A line style. |
OriginalLength | Gets the original length. |
XValues | Gets the array of X values. |
Name | Description |
---|---|
GetItem(int) | Gets the data item. |
GetLegendItemLength() | Gets the legend item length. |
GetLegendItemName(int) | Gets the legend item name. |
GetLegendItemStyle(int) | Gets the legend item style. |
GetStyle(string) | Gets the style by name. |