Trix Method¶
Trix¶
Summary¶
The Trix indicator shows the slope of a triple-smoothed exponential moving average.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
source | DataSeries | The source data used for calculation. |
periods | int | The periods used for the calculation. |
Return Value¶
Trix
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: July 1, 2022