Watch how to download trading robots for free
Find us on Facebook!
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

TSI - indicator for MetaTrader 4

Views:
29277
Rating:
(8)
Published:
2016.04.26 16:29
TSI.mq4 (3.1 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: MetaQuotes Software Corp

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.
Read more.


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

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.

TD_Points&Lines_mgtd1 TD_Points&Lines_mgtd1

DeMark indicator - changed the rendering of the TD lines.

TTF TTF

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

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.