Click or drag to resize

Stochastic Constructor

Overload List
  NameDescription
Public methodStochastic
Creates new instance of Stochastic indicator with default settings.
Public methodStochastic(Int32, IAverager, IAverager)
Creates new instance of Stochastic indicator with custom method of averaging.
Public methodStochastic(Int32, Int32, Int32)
Creates new instance of Stochastic indicator
Public methodStochastic(Int32, Int32, Int32, Boolean)
Creates new instance of Stochastic indicator
Top
See Also