[]
Defines a builder to configurate SingleOverlayIndicatorBase<T>.
public abstract class SingleOverlayIndicatorBaseBuilder<T, TControl, TBuilder> : ExtraSeriesBuilder<T, TControl, TBuilder> where TControl : SingleOverlayIndicatorBase<T> where TBuilder : SingleOverlayIndicatorBaseBuilder<T, TControl, TBuilder>
| Name | Description |
|---|---|
| T | |
| TControl | |
| TBuilder |
| Name | Description |
|---|---|
| SingleOverlayIndicatorBaseBuilder(TControl) | Creates one SingleOverlayIndicatorBaseBuilder<T, TControl, TBuilder> instance to configurate |
| Name | Description |
|---|---|
| Period(double) | Configurates Period. Sets the period for the calculation as an integer value. |