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