Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | T3 iAnchMom

Real author:

Ramdass

A non-normalized oscillator implemented in the form of colored dots.

The formula for the calculation:

T3_iAnchMom = 100 * ( ( T3 (FastPeriod, bar ) / T3 ( SlowPeriod, bar ) ) - 1.0 ) 

where T3 is Tilson averaging.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Originally this indicator has been written in MQL4 and was first published in the Code Base on 30.10.2007.

MetaTrader Experts, Indicators, Scripts and Libraries

Figure 1. Indicator T3_iAnchMom

2076

Best MetaTrader Indicators + Profitable Expert Advisors