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