A multi-currency Expert Advisor that works on 2 currency pairs (EURUSD and GBPUSD) that can be selected in the parameters. Risk management can be set up manually. Optimization of the Risk Reward parameter makes this Expert Advisor powerful. It is based on filtered-MACD to trigger the BUY or SELL signals. Open positions are closed by Take Profit, Stop Loss or according to opposite signals.

Like previous series, addition of ECN feature allows EA to work on the ECN Brokerage.

Expert must be attached to H1 time frame at any currency pair.

Input parameters:

  • MM - money management usage (true or false);
  • Risk - risk (in percentage terms);
  • Lots - volume in lots if MM is false;
  • ECN = work on the ECN brokerage if select true, default is false;
  • Symbol1 .. Symbol2 - selectable currency pairs;
  • Trade1 .. Trade2 - enabling/disabling trading for the selected symbols.

Presented history results are obtained with both Fix Lot and Compounded Lots respectively.

Testing period: from 2012.01.01 to 2012.08.11.