Click or drag to resize

Mfi Constructor

Overload List
  NameDescription
Public methodMfi
Creates new instance of MFI indicator with default settings.
Public methodMfi(Int32)
Creates new instance of MFI indicator with point window.
Public methodMfi(TimeSpan)
Creates new instance of MFI indicator with time window.
Public methodMfi(Int32, Boolean)
Creates new instance of MFI indicator with point window.
Public methodMfi(TimeSpan, Boolean)
Creates new instance of MFI indicator with time window.
Top
See Also