Click or drag to resize

Vwap Constructor

Overload List
  NameDescription
Public methodVwap
Creates new instance of VWAP indicator with expanding window.
Public methodVwap(Int32)
Creates new instance of VWAP indicator with point window.
Public methodVwap(TimeSpan)
Creates new instance of VWAP indicator with time window.
Public methodVwap(Int32, Boolean)
Creates new instance of VWAP indicator with point window.
Public methodVwap(TimeSpan, Boolean)
Creates new instance of VWAP indicator with time window.
Top
See Also