Forum

Validation error while uploading EA in mql5.com market

I have tested successfully in Trategy tester but while uploading the EA below error occurs .Expert please help me , My EA runs on M5 time frame test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations

Function

I am new in coding, would you please help me for creating one function that will close First and Last orders (in opposite with diff lot size) from basket of open orders( 11 Nos.) when it has profit diff of 10pips. If you want to charge for that i would ready to pay. pl reply

Closing First and Last opposite trades out of 10 open trades

void CloseLast() { OrdersTotal ()== 11 ; // 10 trades of 0.05 lots in one direction with distance of 150 and 1 trade of 0.5 lots in opposite direction ( i.e Hedge trade) int total = OrdersTotal (); for ( int i= OrdersTotal ()- 1 ;i>= 0 ; i--) { if ( OrderSelect

Closing opposite trades at a time with some profit

Hi guys, I was hoping someone could help me out. I am till learning mql codes and trying to make EA for mt4 I'm taking 10 number of trades in one direction with same lot size let's say Buy with 0.01 Lot and all are in loss .Now I open one trade in opposite direction ie Sell with 0.1 Lot (Sum of 10