'Declaration
Public Class RSIBuilder(Of T) Inherits C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder(Of T,RSI(Of T),RSIBuilder(Of T))
public class RSIBuilder<T> : C1.Web.Mvc.Finance.Fluent.SingleOverlayIndicatorBaseBuilder<T,RSI<T>,RSIBuilder<T>>