ok today testing as i am not alway ON by the way still a good result 20% of the account and round about 1000 pip in only Euro/USd so any help and improvment may help it build a great thing by the way any one able to find my 1st answer it gain 1pip or in profit and closes position if can let me know i will try to write short but tommarow ok than c u
by the way these type of Ea are dangerous
Could you post your EA in mq4 format so we can download it and try it aswell ?
Thanx
Hellomj10,
Good work. if I summarize, 2 diagrams with ea Buy on the first and EA Sell on the second, and FT=30.
Exact ?
Thx
Hello
Are you that these EA function?
Here more than 6 hours that they are in place and still not trades
Hello,
I confirm that the platform of Neurex, the ea never worked. I will now attach it on another platform
Hello,
Here my statement with a plateform of strategybuilderfx.
within sight of the results, I stop this EA because it is much too dangerous for our money

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I been writing this EA
//| Eurobuy.mq4 |
//| https://www.forex-tsd.com |
//+------------------------------------------------------------------+
#property copyright "Copyright © 2006, Metaqoute.com"
#property link ""
void deinit() {
Comment("");
}
int start()
{
if ((Close[0]>=Close[3]) && (Close[3]<=Open[2]))
OrderSend(Symbol(),OP_BUY,0.1,Ask,2,Ask-30*Point,Ask+6*Point,"eurobuying",0,0,Blue);
return(0);
}the problem i am having is there any way i can close this EA when ever it gain 1pip or in profit and closes position
i been thinking very long and tryed many things but nothing if u can help
EA is for 30 min time frame
AND ONLY FOR EURO/USD