Click or drag to resize

Variance Constructor

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