Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

TTF - indicator for MetaTrader 4

Views:
14079
Rating:
(6)
Published:
2016.04.26 16:30
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Nick Bilak

The classic TTF with the T3 smoothing method and signal lines.


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7377

TSI TSI

True Strength Index (TSI) is a double-smoothed Momentum. TSI follows the bars with little or hardly noticeable delay in the main and intermediate trend reversal points.

TMA TMA

Triangular Moving Average (TMA). The main weight goes for the average part of the price series. In fact, they are double-smoothed simple moving averages.

The optimized variant of the Kaufman's Adaptative Moving Average by wellx The optimized variant of the Kaufman's Adaptative Moving Average by wellx

Example of optimization using the "running total" method.

Ticker FATL Ticker FATL

FATL (Fast Adaptive Trend Line) - the «fast» adaptive trend line is calculated using a digital low-pass filter (cream-colored line on the chart).