Click or drag to resize

Slope Constructor

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