Aroon Constructor |
Name | Description | |
---|---|---|
![]() | Aroon |
Creates new instance of Aroon indicator with default settings.
Default period is 14;
|
![]() | Aroon(Int32) |
Creates new instance of Aroon technical indicator with point window.
|
![]() | Aroon(TimeSpan) |
Creates new instance of Aroon technical indicator with time window.
|