- Search Metals Mine
-
Quick EA modification needed
Started Jul 20, 2011|Platform Tech|5 replies
Hi, Need some help, I tried to change the code below but the EA kept crashing MT4. I want the ...
Wow this thread really took off (600 pages since my posts) Excuse my laziness but what good is synergy APB again? - I will post my TDI spin-off in a couple of weeks -
DD is too high imo Is this the MA in sync EA? Saw your posts @ forex-tsd yesterday, small world ![]()
Pyramide Trading Strategy I would like to share with you one of my trading strategy, which i call pyramide. I open not only one but up to three positions. It depends on market situation. The advantage of this strategy is that every other position ...
Is this correct? Or am I missing something? -edit- Also, the EA seems to alert every second :-/ -edit- You seem to ignore the first rule yourself, since you posted a lot of trades where the trend did not change?
Care to share your statistics (w/l ratio)? Div sounds like a character from the sopranos in his webinars btw, love it ![]()
Fixed, used int barsCount = 0; int init() { return(0); } int deinit() { return(0); } int start() { if(Bars > barsCount){ if(OrdersTotal() > 0){ for(int c = 0; c < OrdersTotal(); c++){ OrderSelect(c, SELECT_BY_POS); if(OrderType() == OP_BUY){ ...
I also found this code, if(data!=iTime(Symbol(),0,0)) { if(signalup!=EMPTY_VALUE&&signalup!=0) { if(openpos()>0) { for(i=0;i<OrdersTotal();i++) if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)) { ...
Hi, Need some help, I tried to change the code below but the EA kept crashing MT4. I want the ...
Like this? Kev can you also post some failed setups. You learn more from mistakes in my exp. Thanks for the thread btw.
Thanks, I'll add the TMA to the original rules and use the closed stoch instead of the current stoch.
Tried again, failed again. Both stoch & RF repainted @ E/U. 4 x -10, am I entering too soon?
Two bad trades. The E/U stoch repainted (it was up at the moment of the order).
Subscribing -edit- first trade +15