Click or drag to resize

Mcc Constructor

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