but we can find out and tune it
Holy grail, pls pm 
I will code your EA (Robot) for free 117 replies
Free 100% Non Repaint High accurate Arrow Indicator for You 27 replies
I am going to give away all my profits 20 replies
indicator code to inside EA code 15 replies
20pips a day and I will eventually give my day-job away 39 replies
If you are reading this,
i'm moving to new thread
here
working on this thread again
cheer!! (to myself)
I think this version is working great.
I'm so sleepy running this endless back testing.... almost mid night here
Back test data from 2013.10.29 - 2015.05.22
..
DislikedFree to try Pause the EA during news event. I know you can do. then just let it run. Change shutdownpercent before enable the EA. I put default -1% of account balance. Change to -5% if you tolerate Other parameters, default is good to go for all currency. My ea does not run on JPY {file} {image} {image} {image}Ignored
Disliked{quote} i wish for the best result in your feb.66 project, iamgotzaa brgrds, rt888Ignored
Dislikedhi iamgotzaa what is your most up to date project? ive just finished reading through all your different projects. very impressiveIgnored
Disliked{quote} I end up to where i begin here. The only block left for this EA is news protection feature. I'm gonna try the core trading features before integrate them together. Latest version Feb10 v66k is most updated and most promising for me.Ignored
Disliked{image} When I test the last EA, the strategy tester closes every trade immidiately after the entry, so there are only losses. What's wrong ??Ignored
if(pAccLoss<-ShutDownPercent)
Disliked{quote} try re download again. I fix it already. screenshot from my vps It is that the ShutDownPercent variable should be POSITIVE, let say if my account is down 5 percent, close all orders. Then set the ShutDownPercent to 5 (not -5). if(pAccLoss<-ShutDownPercent) {image} {image}Ignored