Click or drag to resize

Sma Constructor

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