Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

EMA-Crossover_Signal - indicator for MetaTrader 4

Views:
23376
Rating:
(15)
Published:
2016.05.16 09:39
Need a robot or indicator based on this code? Order it on Freelance Go to 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...

Translated from Russian by MetaQuotes Ltd.
Original code: 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.