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