Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

EMA-Crossover_Signal - indicateur pour MetaTrader 4

Vues:
23710
Note:
(15)
Publié:
2016.05.16 09:39
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author: Jason Robinson (jnrtrading)

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



  • If there is a minus (for example, at 9:15) and if an opposite signal appears - CLOSE THE MINUS without a second thought, the plus will compensate it.
  • If news are coming - this system will not be helpful. Wait for the situation to calm down.
  • If there is 10 point fluctuation, it should not be used, it will only be a hassle.

  • IMPORTANT ADDITION !
    ----------------------------
    Signal for opening is valid only if the difference of EMA3 and EMA7 is at least 3 points.
    Otherwise, it is possible to get into a "snake" and have a dozen consecutive minuses, this happens in a thin flat. More...

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

DayImpuls_T3_v2 DayImpuls_T3_v2

The modified version of the DayImplus 1.1 indicator.

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

EMAPredictive3 EMAPredictive3

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

EVWMA EVWMA

Elastic Volume Weighted Moving Average (EVWMA), a natural replacement for the standard moving average.