Understanding the TRIX Indicator
Creating the TRIX Indicator in Python
A famous technical indicator called the TRIX is often mentioned by experienced and novice traders. It belongs to the family of Momentum indicators. The TRIX stands for the Triple Exponential Moving Average and is a simple indicator that can be easily coded and back-tested. In this article, we will present and code it.