AverageTrueRange
Constructor
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
|
Properties
Name | Type | Description |
---|---|---|
historyCapacity inherited from
| number | The maximum history held by the indicator. As new data comes in only this many points are kept. |
historyCount inherited from
| number | The number of historical points currently held by the indicator. Will never be larger than |
last inherited from
| T | |
values inherited from
| T[] |
Methods
add()inherited from
| ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|