EA based on the Step MA indicator.
EU H1.
Length=1; Kv=2; Lots=0.01; TakeProfit=20;
Put the "StepMA" file in the indicators folder.
MDD : 7.58%
Ratio : 16.49 (Profit Factor/MDD)
EA based on the Step MA indicator.
EU H1.
Length=1; Kv=2; Lots=0.01; TakeProfit=20;
Put the "StepMA" file in the indicators folder.
MDD : 7.58%
Ratio : 16.49 (Profit Factor/MDD)
Exactly the same, but with one previous bar (under/over the step MA) for the confirmation.
MDD : 7.28%
Ratio : 16.89 (Profit Factor/MDD)
dear funyoo
how to make it, stop from making repeat OP, ive set 'CanAddPos' = false . but it still open op , did it miss anyting about the setting
tq
extern bool TradeAfterTP=false;
can you add this one extra function function
refer to emacross v36 EA function
http://www.tradingsystemforex.com/ex...ross-ea-9.html
can i use this EA for live account ?? or it only use for demo account ???
when bars above the stepMA line it sell and below the stepMA line it buy ???
can u tell me function of The EA ??
thanks !!!!
Last edited by 671988; 10-11-2010 at 03:43.
Hi Funyoo,
Yes it is opening and closing orders almost immediately
Hi funyoo
Can u tell me a specify of function!!!