Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

DayImpuls_T3_v2 - indicateur pour MetaTrader 4

Vues:
17556
Note:
(10)
Publié:
2016.05.16 09:38
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/7451

Complex_pairs Complex_pairs

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...

Complex_Common Complex_Common

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

EMA-Crossover_Signal EMA-Crossover_Signal

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

EMAPredictive3 EMAPredictive3

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