Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

MostasHaR15 Pivot - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
4708
Rating:
(19)
Published:
2018.08.23 11:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The author of the idea - Scriptor.

mq5 code author - barabashkakvn.

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.

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

MostasHaR15 Pivot

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21394

Wildhog Wildhog

Wildhog indicator

DEMA_Range_Channel_HTF DEMA_Range_Channel_HTF

DEMA_Range_Channel indicator with the timeframe selection option available in input parameters

AMA Histogram AMA Histogram

The histogram displays the difference of a Close price and iAMA (Adaptive Moving Average, AMA) indicator value.

OHLC_Volume OHLC_Volume

OHLC Volume indicator