ExponentialMovingAverage Constructors
Represents an Exponential Moving Average indicator.
Name | Parameters | Description |
---|---|---|
Exponential |
none |
Initializes a new instance of the Exponential |
Exponential |
name, value |
Initializes a new instance of the Exponential |
Exponential |
name |
Initializes a new instance of the Exponential |
See Also