Click or drag to resize

RSquared Constructor

Overload List
  NameDescription
Public methodRSquared
Creates new instance of R-Squared technical indicator with default settings.
Public methodRSquared(Int32, Boolean)
Creates new instance of R-Squared technical indicator with point window.
Public methodRSquared(TimeSpan, Boolean)
Creates new instance of R-Squared technical indicator with time window.
Public methodRSquared(Int32, Boolean, Boolean)
Creates new instance of R-Squared technical indicator with point window.
Public methodRSquared(TimeSpan, Boolean, Boolean)
Creates new instance of R-Squared technical indicator with time window.
Top
See Also