Join our fan page
TRIX Log - indicator for MetaTrader 5
- Views:
- 3928
- Rating:
- Published:
- 2018.07.31 12:36
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
TRIX is a momentum oscillator that displays the percent rate of change of a Triple Exponentially Smoothed Moving Average. It was developed in the early 1980's by Jack Hutson, an editor for "Technical Analysis of Stocks and Commodities" magazine. With its triple smoothing, TRIX is designed to filter insignificant price movements.
In his article he uses a logarithm of a price (which is in many versions, left out). This version calculates the TRIX exactly as Jack Hutson described it.
Multi timeframe version of the Trend Trigger Factor JMA indicator.
Trend Trigger Factor - Multi TimeFrameMulti timeframe version of the Trend Trigger Factor indicator.
TRIX indicator using a logarithm of a price and T3 instead of Exponential Moving Average for smoothing.
JMA TRIX LogTRIX indicator using a logarithm of a price and JMA (Jurik Moving Average) instead of Exponential Moving Average for smoothing.