Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
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
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 17782
- Ranking:
- Publicado:
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Author: supplemented by Modest
The modified version of the DayImplus 1.1 indicator.

Added:
- Added smoothing by the t3 method. Added channels.
- Slightly changed the algorithm to ease the perception of the code. DOES NOT affect the essence of the original in any way.
- Remove the excess graphics, introduce the display modes
- DisplayMode=0 - Displays DayImpuls and smoothed curve
- DisplayMode=1 - Displays only DayImpuls
- DisplayMode=2 - Displays only the smoothed curve
Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/7451

A clearly visible fractal is required to determine a signal. The second point is the presence of an auxiliary (reference) peak. A signal line is drawn from the fractal through this auxiliary peak...

This is an impulse or signal indicator. It is very sensitive and quickly responds to the price movements.

The indicator is very simple, and it requires certain mental and psychological efforts.

This is a very simplistic method, one of the best in the signal processing and target tracking.