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