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