AverageTrueRange Constructors
The Average True Range indicator.| Name | Parameters | Description |
|---|---|---|
| AverageTrueRange() | none | Initializes a new instance of the AverageTrueRange class with the default settings. |
| AverageTrueRange(String) | name | Initializes a new instance of the AverageTrueRange class with the specified name. |
See Also