Hello, Need a Multi pair Averaging Robot. I will Short list Pairs in Market watch window. EA have to consider only screepts from Market watch window EA should check Stockstick Level for each Script, Sell: if Stocka level > 80 Sell that Script. Buy: If Stocka level< 20 Buy that Script At a time maximum 5 Pairs should be active, that parameter given in Open Parameter. ( Max Allowed Pairs = 5) Requires Open Parameters as LotSize = 0.01 Lot Multiplier = 1.2 OrderGap in Pips OrdGap = 10 Basket TP in $ = 10, Basket SL in $ = 10, Max Allowed Pairs = 5 MagicNumber = 123; //Magic Number Regards.