Lsma Constructor |
Name | Description | |
---|---|---|
![]() | Lsma |
Creates new instance of LSMA technical indicator with default settings.
|
![]() | Lsma(Int32, Boolean) |
Creates new instance of LSMA technical indicator with point window.
|
![]() | Lsma(TimeSpan, Boolean) |
Creates new instance of LSMA technical indicator with time window.
|
![]() | Lsma(Int32, Boolean, Boolean) |
Creates new instance of LSMA technical indicator with point window.
|
![]() | Lsma(TimeSpan, Boolean, Boolean) |
Creates new instance of LSMA technical indicator with time window.
|