[]
Defines a builder to configurate RSI<T>.
public class RSIBuilder<T> : SingleOverlayIndicatorBaseBuilder<T, RSI<T>, RSIBuilder<T>>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| RSIBuilder(RSI<T>) | Creates one RSIBuilder<T> instance to configurate |