Click or drag to resize

ForceIndex Constructor

Overload List
  NameDescription
Public methodForceIndex
Creates new instance of ForceIndex technical indicator with default settings.
Public methodForceIndex(Int32)
Creates new instance of ForceIndex technical indicator with point window.
Public methodForceIndex(TimeSpan)
Creates new instance of ForceIndex technical indicator with time window.
Public methodForceIndex(IAverager)
Creates new instance of ForceIndex technical indicator with custom averaging method.
Public methodForceIndex(Int32, Boolean)
Creates new instance of ForceIndex technical indicator with point window.
Public methodForceIndex(TimeSpan, Boolean)
Creates new instance of ForceIndex technical indicator with time window.
Top
See Also