RGT2 EA

0
(0)
Name:
RGT2 EA
Author: Remington2002 (2012.05.25 11:31)
Downloaded: 9564
Download:
RGT2 EA 1
 RGT 2.mq4 (5.2 Kb) View

Description:

Expert advisor based on Bollinger bands and Rsi. Modified trailing stop system.

Inputs:

  • extern double Lots = 0.01; // lot size
  • extern double MinPipsProfit = 30; // when does the trailling stop start ( +30 pips above open price )
  • extern double Ea_StopLoss = 70;
  • extern double Ea_Trailing_Stop = 35;
  • extern int Slippage = 3;
  • extern int RsiH = 90; // sell if bollinger band high and and rsi>90
  • extern int RsiL = 10; // buy if bollinger band low and and rsi<10
  • extern int RsiPeriod = 8;
  • extern int Magic=686;

This indicator is the first version so please be gentle :p

Let me know if you find some bugs.

If you use 5 digits broker multiply MinPipsProfit, Ea_StopLoss and Ea_Trailing_Stop by 10.

7 comments  To post a new comment, please log in or register

aide-forex.fr:
Thanks for this EA.

see its system better http://www.mql54.com/forum/index.php?topic=164.msg201#new :

26.06.2012 11:51 xxy

Thanks for this, I found it to work very well on GBPUSD with a 55 pip stoploss.

21.06.2012 22:25 Beakon

Thanks for this EA. Aide-forex Annuaire
14.06.2012 12:03 aide-forex.fr

what's the best set for it?
12.06.2012 13:54 Angelsoulll

I've tried it with lots of pairs..it can only work on eurusd it would be great if you can make it for scalping with loss managment
12.06.2012 13:52 Angelsoulll

why ?

31.05.2012 14:03 Remington2002

see its system : only profit 🙂

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.