Click or drag to resize

Cci Constructor

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