MODIFICATIONS 1. Lot for Pair_A Lot for Pair_B 2. Reverse Trades = True/False //open opposite trades of the existing ea 3. Number of Trades = 2 //use this to open more trades or less trades - Buy/Sell trades are opened at the same time 4. Maximum slippage = 0 //use this to limit the number of slippages in Instant Execution Brokers 5. EA should show slippages for opening and closing trades. 6. EA should force close both buy and sell before opening any new buy/sell again. Existing EA open another buy or sell when one side is closed. Both buy and sell must always close together before opening another buy and sell.