Click or drag to resize

RootMeanSquare Constructor

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