- Search Metals Mine
-
sten replied May 15, 2008the last one
... like RR said "if it aint broke, dont fix it..." only the multiple entrys are "the broken"...Sonic System!!
-
sten replied May 15, 2008i have the same problem with the multiple entrys... for the daily use of this EA: int DailyCount() { int i, DailyCount = 0; for(i = OrdersTotal()-1; i >= 0; i --) { if(!OrderSelect(i, SELECT_BY_POS, MODE_TRADES)) continue; if(OrderSymbol() != ...
Sonic System!!
-
sten replied May 15, 2008so far so good... its an alpari account, thats why the time differs from the odl accounts...
Sonic System!!
-
sten replied May 15, 2008here is a link, which can be helpfull to avoid the "multiple order problem" url (i hope its not fobidden to link into another forum) -- will you give the mq4 file to the public ? respect for your hard work and effort on this EA ! until now it ...
Sonic System!!
-
sten replied May 13, 2008@ sonic ... its only an idea, but perhaps it helps to deploy your EA... first do only a "signal & get in the position" EA to test only this feature (turn the order managment off, this can do the swiss army knife or mtp or something like that).... ...
Sonic System!!
-
sten replied May 12, 2008@ sonic - with this ea you will have 2 further problems: first: multiple entrys and second: sometimes (often) no sl/tp will be executed... today i had both problems in different pairs...
Sonic System!!
-
sten replied May 12, 2008o.k. - i found the answer i think there is a bug: the screen shows everytime a SL 80, but my SL/iSL have different values... is it only a "printer-problem" or does the EA dont take the individual SL... regards sten
Sonic System!!
-
sten replied May 12, 2008@ sonic thx for the explanation, Is it necessary to load the whole template (with all indicators) to get the EA working like DGC_V1 or will it be "only" for controling purpose? regards sten
Sonic System!!
-
sten replied May 12, 2008hi sonic, i think i misunderstood something. what is Lag1/2 ? is there any further indikator needed for this EA (like DGC, where the D1_indikator must in the same chartwindow opend) ? thanks for your explanation and your effort sten
Sonic System!!
-
sten replied May 12, 2008the striker opend last night no position although there were some signals...
Sonic System!!
-
sten replied May 11, 2008@ sonic - can you tell me/us the realnames of the EA 1/2 ? (because of the problems...) and on which EA is your "striker" based? is the MM like OzFX ( 5 lots - every fixed value, e.g. every 50 pips a take profit? - if i use the V3 MM)? what means ...
Sonic System!!
-
sten replied Apr 18, 2008is it possible, to get this tool with the possibility to control 5 positions ? if this exist, please guide me to where it is posted... thank you and sorry for my bad english regards sten
Manage Take Profit EA
-
sten replied Mar 31, 2008is it possible, to get a comment into the EA, so that i can see which trade is from which ea in the account statemant ? can someone provide me with a short code... thanks an sorry for my bad english... sten
Daily95pips
-
sten replied Mar 2, 2008@ Arkip "DayStartHour (for all pairs) = around 3 GMT" = GMT + 3 ?? in which timeframe should the ea loaded in ? H1 D1 ? are your results from the discretionary trading or from a EA ? which broker are you using ? thx regards
Daily95pips
-
sten replied Feb 18, 2008same question again, why does the ea don't trade on mondays ? i use alpari uk, there is no saterday trading allowed and thats why i get no candle for this day. Wher can i setting up that the ea use for his analysis the friday OHL ? thanks and ...
Daily95pips
-
sten replied Feb 12, 2008hi guys, is it possible to get the funktion to scale more postions (increase the position size) in instead of scale out ? i wanna increase my lot's if i have a winning position, and stop this position at breakeven out (hopfully at the TP...) and ...
Manage Take Profit EA
-
sten replied Feb 11, 2008how can i manage the problem, that the EA dont trade on mondays ? (i dont get any weekend data from alparie and thats why the ea dont get input if it is looking 17h back...) thanx sten
Daily95pips
-
sten replied Feb 6, 2008hello to all, i test this strategy in my demo, i have now one question: is it necessary to load the EA into a H1 chart ? (or is it regardless which timeframe the chart shows ? the mathematic analysis in the code uses however the data from the past ...
Daily95pips