Can someone make change in code of this EA. 
This EA work on correlation strategy. I Need hel to make it to open positions in amount set in Setting of this EA(Maxorder). It has Maxorder setting but it does not work correct.
for example. if in setting Maxorder=1, then it shoul open 1 sell EURUSD, 1 buy EURUSD, 1 sell GBPUSD and 1 buy GBPUSD.
Then after it gets profit (in correlation of two pairs(buy EURUSD and sell GBPUSD, or sell EURUSD and buy GBPUSD) it should close positions.
and all other setting should stay the same.
	This EA work on correlation strategy. I Need hel to make it to open positions in amount set in Setting of this EA(Maxorder). It has Maxorder setting but it does not work correct.
for example. if in setting Maxorder=1, then it shoul open 1 sell EURUSD, 1 buy EURUSD, 1 sell GBPUSD and 1 buy GBPUSD.
Then after it gets profit (in correlation of two pairs(buy EURUSD and sell GBPUSD, or sell EURUSD and buy GBPUSD) it should close positions.
and all other setting should stay the same.