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