[]
Defines a builder to configurate RSI<T>.
public class RSIBuilder<T> : SingleOverlayIndicatorBaseBuilder<T, RSI<T>, RSIBuilder<T>>
Creates one RSIBuilder<T> instance to configurate obj.
obj