Friday, July 28, 2017

MA Crossover ADX

MA Crossover ADX


EA trades on trend strategy based on the price of the crossing
moving average c confirmation using ADX indicator.

The main provisions of the strategy:

  • Purchase:
    the closing price of the completed bar above the moving average, the
    moving average increases in the previous and the current bars.
  • Sale:
    the closing price of the completed bar below the moving average, the
    moving average decreases in the previous and the current bars.
  • Additionally
    filtering spurious signals is realized by analyzing the presence of
    direction (DI +, DI-) and strength of the trend movement (ADX>ADXmin).

Options:

  • Inp_Signal_ADX_MA_PeriodADX = 48;
  • Inp_Signal_ADX_MA_MinimumADX = 13.0;
  • Inp_Signal_ADX_MA_PeriodMA = 50;
  • Inp_Signal_ADX_MA_StopLoss = 400;
  • Inp_Signal_ADX_MA_TakeProfit = 900;
  • Inp_Money_FixLot_Percent = 10.0;
  • Inp_Money_FixLot_Lots = 0.1.

MA Crossover ADX

Related posts




  • TrendValuer


    TrendValuer Advisor determines the direction of the trend and gives an estimate of the trend strength in percentage terms (for a maximum value of the...




  • PSAR Trend Trading MT5


    PSAR Trend Trading MT5 Advisor is part of a deal with the change of the trend in the current timeframe. The open position is closed upon detection of a...




  • Three Moving Averages Trader


    Three Moving Averages Trader To open a position Advisor uses indicator signals Three Moving Averages Signal. Input parameters: Period of fast ma - period...




Next posts


No comments:

Post a Comment

StrikeFx

StrikeFx StrikeFx - multi martingeylovy new generation Advisor. This advisor we gave up a grid with a fixed distance between the orders. Th...