Table of Contents

Class VWMA

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll
[Browsable(false)]
public class VWMA : VolumeWeightedMovingAverage, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
VWMA
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

VWMA()

Initializes a new instance of the VWMA.

public VWMA()