Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 24180
- Rating:
- 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.

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

The modified version of the DayImplus 1.1 indicator.

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 a very simplistic method, one of the best in the signal processing and target tracking.

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