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

The universal trend indicator - indicador para MetaTrader 4

Visualizaciones:
23702
Ranking:
(15)
Publicado:
2016.02.01 09:12
Actualizado:
2016.11.22 07:32
syminfo.mq4 (5.37 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

It shows the trend direction for multiple currency pairs on the current time frame. The indicator operation is based on the comparison of three MA indicators with different context shift parameter.

Input Parameters:

The indicator settings are adjusted as follows:

  • ShiftMA1 — Fast EMA shift period
  • ShiftMA2 — Intermediate EMA shift period
  • ShiftMA3 — Slow EMA shift period

The other parameters of the indicator are adjustable as well. The indicator display corner is also adjustable.

The values of this indicator correspond to the ratio of the top row of the currency pairs to the side column, with the current chart timeframe value.

Display on the chart:

The universal trend indicator

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

Stowell's Three-Bar Net Line Stowell's Three-Bar Net Line

The indicator plots two Stowell patterns on the right edge of the chart: upper and lower.

Random Random

The Random EA, which operates by the principle of a coin flip.

MAVA-XonaX MAVA-XonaX

The Expert Advisor uses moving averages, based on the opening and closing prices.

DayATR DayATR

The Average True Range indicator, in which the indicator period is calculated automatically using the number of bars of the current day.