Home > C/C++, Programming > Metatrader Mq4 Programmer

Metatrader Mq4 Programmer

November 18th, 2009

Hi,

I need to add a progression grid logic to an existing expert advisor. Basically, every time a trade goes into a drawdown of XX amount of pips
the expert should open another position equal in size and direction. Finally, the progression should close at break even. I need this logic to be added to the expert without messing up the existing entry and exit rules.

Thanks a lot,
Alvaro


Metatrader Mq4 Programmer

Comments are closed.
Bear