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

RSI Mirror - indicator for MetaTrader 4

Views:
20015
Rating:
(2)
Published:
2010.10.14 09:55
Updated:
2014.04.21 14:55
RSI_Mirror.mq4 (2.17 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Description:

Another simple, powerfull and profitable Mirror Indicator.

Use like and with MA_Mirror for best result.

Entry when each indicator (MA & RSI Mirror) show the same direction and exit when different.

Image:






MA_Mirror EA MA_Mirror EA

Based on the idea of pramono72 I wrote an Expert Advisor for it. It may also server as a simple way to write expert advisors using an include file and very few code lines.

Moving Average Mirror Moving Average Mirror

Entry BUY after Red Line crossing up the Blue Line and exit before the Red Line crossing down the Blue Line. Opposite position : entry SELL after Red Line crossing down the Blue Line.

SDL_MAM SDL_MAM

Upgraded version of Slope Direction Line.

MACD Mirror MACD Mirror

The Next Generation of MA Mirror, completed with SignalSMA.