Using RSI MA Lordorly V1.02 - goes well, but how to change take profit?
| Přihlásit k tomuto tématu |
|
|
Členem od May 11, 2011 7 zpráv(a,y)
George (speedbird1229)
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 |
|
Členem od Aug 06, 2011 204 zpráv(a,y)
Gary Sharp (myfxpt)
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); Keep it simple! |
|
Prosím, přihlašte se pro vložení komentáře.
|
|

Share