Click or drag to resize

ZScore Constructor

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