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