Using RSI MA Lordorly V1.02 - goes well, but how to change take profit?

May 19, 2011 at 15:03
Vistas 1,223
1 Replies
Miembro desde May 11, 2011   posts 7
May 19, 2011 at 15:03
Hi,

This EA seems to be performing very good and gets the open trades to nice profit very quickly. However, it's really slow on closing them and often seems to be loosing some of its earned profit... Where can I change it so that it takes profit on every open trade at 15-20 pips or so?

Thanks.

George
myfxpt
forex_trader_43716
Miembro desde Aug 06, 2011   posts 345
Aug 09, 2011 at 21:58
Set a Takeprofit of 15-20 pips within the OrderSend function (second 0 after slippage):

Double SL = 20*Point;

Ticket = OrderSend(Symbol(), OP_BUY, Lots, Ask, Slippage, 0, SL, 'Buy(#' + MagicNumber + ')', MagicNumber, 0, DodgerBlue);
Conectarse / Inscribirse to comment
You must be connected to Myfxbook in order to leave a comment
*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.