Class VWAP
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
VolumeWeightedAveragePrice alias.
[Browsable(false)]
public class VWAP : VolumeWeightedAveragePrice, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
VWAP
- Implements
- Inherited Members
- Extension Methods
Constructors
VWAP()
Initializes a new instance of the VWAP.
public VWAP()