Table of Contents

Class STDEV

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

Constructors

STDEV()

Initializes a new instance of the STDEV.

public STDEV()