Click or drag to resize

Lsma Constructor

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