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

TEMA_Custom - indicador para MetaTrader 4

Visualizaciones:
14333
Ranking:
(20)
Publicado:
2016.02.08 12:05
Actualizado:
2016.11.22 07:32
tema_custom.mq4 (3.4 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

The Triple Exponential Moving Average (TEMA) technical indicator was developed by Patrick Malloy He published it in the Technical Analysis of Stocks & Commodities journal.

This indicator can be used instead of the usual moving averages. Triple Exponential Moving Average (TEMA) is a combination of one exponential moving average, a double exponential moving average and a triple exponential moving average, which provides less delay than any of these three averages individually.

In this implementation the indicator allows to customize the following parameters:

  • MAPeriod - data averaging period;
  • MAMethod - smoothing method;
  • MAPrice - applied price to calculate the moving average (HIGH, LOW, MEDIAN etc.).

8-period TEMA, plotted by the median prices

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/13263

Regression Сhannel Regression Сhannel

The channel indicator plots a linear regression channel.

Super Trend Super Trend

The Super Trend indicator not only determines the trend direction, but also helps to detect the Elliott waves.

Another_Symbol Another_Symbol

Display of a symbol's chart in a subwindow of another symbol.

UP bot 1 UP bot 1

A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.