MostasHaR15 Pivot

Inputs

  • Lots – position volume
  • Stop Loss (in pips)
  • Trailing Stop (in pips)
  • Trailing Step (in pips)
  • Time zone – time zone (server time shift)
  • magic number – unique EA identifier

Description

The EA uses the following indicators:

iADX (Average Directional Movement Index, ADX),

two iMAs (Moving Average,MA) – one indicator at CLOSE prices and another one at OPEN prices,

iOsMA (Moving Average of Oscillator, OsMA).

Creating and moving the OBJ_TEXT and OBJ_HLINE graphical objects are used in the code.