- Search Crypto Craft
-
Trendlord EA Daily System
Started Jan 3, 2011|Trading Systems|34 replies
Last 2 weeks i have been creating the Trendlord EA. It actually started out because i wanted a ...
-
ido370 replied Jan 3, 2011If you want a faster responding indicator than golden signal, you should try KG GGH Signal. almost the same, but responds just a little bit quicker

Forex Bible System
-
ido370 replied Jan 2, 2011no loop needed, there is always just 1 order active

while loop in EA causes 100% CPU
-
ido370 replied Jan 1, 2011your right , i placed the Profit=OrderProfit(); just after the checking for existing orders, and now it works again
thanks for the inputwhile loop in EA causes 100% CPU
-
ido370 replied Dec 31, 2010yes i do mean orderprofit(), since its always in a trade
i just want to see the current profit/loss of the trade in realtime. but somehow when i changed the EA to check with barstart only, and not every tick, the P/L value in the label is also ...while loop in EA causes 100% CPU
-
ido370 replied Dec 31, 2010current EA code: //+------------------------------------------------------------------+ //| Trendlord EA v2.mq4 | //| Copyright
2010, Ido Kasse | //| | //+------------------------------------------------------------------+ #property copyright ...while loop in EA causes 100% CPU
-
ido370 replied Dec 30, 2010thanks! i changed to if.. instead of while. so my variables should be like this right? //Variables extern double Lotsize = 0.1; int MagicNumber; double Trendlord; double BarClose; double BarOpen; int existbuy; int existsell; int ready; double ...
while loop in EA causes 100% CPU
-
while loop in EA causes 100% CPU
Started Dec 29, 2010|Platform Tech|15 replies
i created an EA but it contains a while loop, but when i run it, my CPU load goes to 100%, ...
-
ido370 replied Dec 26, 2010seems like lucky betting for the right direction... nothing naked i believe: your website says dragon trating tools, so i suppose you do use some kind of indicator.... we'll see what you're gonna post next (IF....)
No Candlestick No Chart, Pure Naked Trading style
-
ido370 replied Dec 22, 2010i do have some old ticks now and then, but not at the moment of the screenshot, could there be any other reason? with the old beast everything worked fine, but since the new one, i dont get any trades anymore.
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 22, 2010also with your latest version it just wont take any trades it seems. here the screenshot where it should take an order at the purple dotted line, and on the left side the pending trade display ea: image
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 21, 2010missing primary trades on gbpusd, usdcad and possibly later on gbpjpy. my screenshot: image who knows whats wrong?
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 20, 2010sorry, didnt think there would be much changing in the manual, my mistake
i placed it right now on 1 chart only (eurusd) and it is taking gspe sells right now. will see how it goes, and i will read any new manual now 
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 20, 2010i placed the new beast on 10 pairs last night, but didn't have any trade (normal trades only), so i placed the previous " old" beast back and will see how it goes this week. somehow the new beast didnt place pending orders when approaching the ...
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 17, 2010can you send me the pairs and timeframe your on, and the settings you used for the beast with ATR hedging? i tried some settings this week, but turned out to be a loss of $100 on demo, so im really curious about your settings and pairs. P.S. Steve, ...
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 16, 2010Steve, could you also add an option to place the S/L always at the purple line ? another nice addition would be to place S/L at the point where the CCI value goes from >0 to <0 (and reverse for sell orders ofcourse), since i also always use a CCI 89 ...
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 15, 2010[QUOTE=SteveHopwood;4244750]The Beast I was watching a chart when a pending trade disappeared seconds before it should have filled. It would have been an ec buy. Here is what happened: market reached the bottom magenta line, so TB sent the pending ...
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 13, 2010here a example btw i made: image it just closed the audjpy pending order at 83.14
Sixths trading - an EA by macman, Bob and Steve mk 2
-
ido370 replied Dec 13, 2010ok, will try that too tommorow evening. and yes, i would be some nice profits today if it just worked
have a good night!Sixths trading - an EA by macman, Bob and Steve mk 2