Help putting together BB scalper

 

Hi all,

I am trying to build a scalper ea using the double bollinger band and MA strategies put together.

The EA should perform as follows (for long):

1) Signal generated when the price tags the upper (2nd S.D) BB.

2) After that track the prices and monitor when it touches the 1st S.D BB. Place order when the 1st S.D band is tagged.

3) Stop loss at 20 SMA

4) Trade ends when the prices tags the upper BB again.



This setup was described by Boris Schlossberg in his book and I would appreciate any help in coding.


I am new to Metatrader and still learning my ropes around the interface.



Thank you.

 
Freelance section.
 
fxchick:

Hi all,

I am trying to build a scalper ea using the double bollinger band and MA strategies put together.

The EA should perform as follows (for long):

1) Signal generated when the price tags the upper (2nd S.D) BB.

2) After that track the prices and monitor when it touches the 1st S.D BB. Place order when the 1st S.D band is tagged.

3) Stop loss at 20 SMA

4) Trade ends when the prices tags the upper BB again.



This setup was described by Boris Schlossberg in his book and I would appreciate any help in coding.


I am new to Metatrader and still learning my ropes around the interface.



Thank you.

Look carefully in the code base - there should be something like that ..

Maybe this is what you are looking for?

Do you know the title of Schlossberg's book?

Blockbuster EA
Blockbuster EA
  • votes: 3
  • 2016.05.16
  • John Smith
  • www.mql5.com
The Blockbuster EA.