Specifications For Moving Average Crossover Robot (Must be able to trade All Currency Pairs, Gold, as well as Indices) EA must operate on Multiple Timeframes, 1, 3, 5, 15, 30 Min and 1 HR Time frame. Rules for Buy trade Robot open buy trade when fast Moving Average crosses above slow Moving Average. Example. (9 Exponential MA crosses above 20 Exponential MA Robot will enter buy trade) Rules for Sell trade Robot open Sell trade when fast Moving Average crosses below slow Moving Average. Example. (9 Exponential MA crosses below 20 Exponential MA Robot will enter Sell trade) Rules to exit Buy trade When the fast moving average crosses below the slow Moving Average Robot will close buy trade and open Sell trade. Rules to exit Sell trade When the fast moving average crosses above the slow Moving Average Robot will close Sell trade and open Buy trade.. EA must trade in both directions, (Buy and Sell) as well as Buy only and Sell only. Input section Moving Average Parameters Adjustable to change the Fast/Slow MA Period, Method, Applied Price, Linear weighted Shift. Trade Direction (Buy Only, Sell Only, Buy and Sell) Order Setting: Lot Size Trades Per Signal (Note) EA will trade normally if Trades Per Signal is set to False or 0) If Trades Per Signal has a value then at the opening of a trade buy or sell the Robot will open the given quantity of trades, (ex 1,2,3,or 4 or whatever) Take Profit Stop Loss Trailing Stop Max Spread filter Magic Number Trading Time/hours/days Display Panel Set to True/False Total Open Trades, Total Open Lot Size, Total P/L, Balance/Equity in USD, Spread Count, A Manual Buy/Sell Button, and a Close All Button.