Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

TSI - indicador para MetaTrader 4

Visualizaciones:
29269
Ranking:
(8)
Publicado:
2016.04.26 16:29
TSI.mq4 (3.1 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
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.


Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: 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.