Vwap Constructor |
Name | Description | |
---|---|---|
Vwap |
Creates new instance of VWAP indicator with expanding window.
| |
Vwap(Int32) |
Creates new instance of VWAP indicator with point window.
| |
Vwap(TimeSpan) |
Creates new instance of VWAP indicator with time window.
| |
Vwap(Int32, Boolean) |
Creates new instance of VWAP indicator with point window.
| |
Vwap(TimeSpan, Boolean) |
Creates new instance of VWAP indicator with time window.
|