Skip to main content

StandardDeviation Constructors

A Standard Deviation indicator.
Name Parameters Description
StandardDeviation() none Initializes a new instance of the StandardDeviation class with the default settings.
StandardDeviation(String, ValueLevel) name, valueLevel Initializes a new instance of the StandardDeviation class with the specified name and value level.
StandardDeviation(String) name Initializes a new instance of the StandardDeviation class with the specified name.
See Also