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