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