Click or drag to resize

DeMarker Constructor

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