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