Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Avalie seu funcionamento no terminal MetaTrader 5
- Visualizações:
- 17650
- Avaliação:
- Publicado:
- 2016.05.16 09:38
-
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance
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
Traduzido do russo pela MetaQuotes Ltd.
Publicação 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.