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