Click or drag to resize

SecondRawMoment Constructor

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