Forum

My EA ignore the TP on the tester

Some times my EA exceed the TP and ignore it until the signal reverse and converted to lose. any one have an idea why it behaves like this on the tester

Parabolic SAR Coding question

Hi, Can anyone tell me why this code doesn't open orders? What is the wrong? // Sell Order if (Close[1]>get_Parabolic(0, 0.02, 0.2, 1)&&iClose(NULL,0,0)<get_Parabolic(0, 0.02, 0.2, 0)) return(2); // Sell // Buy Order if (Close[1]<get_Parabolic(0, 0.02, 0.2

Looking for Programmer to develop custom EA

Hi, I am looking for a programmer to develop for me an EA based on my requirements