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

Horizontal Line Levels - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
9846
Rating:
(28)
Published:
2019.02.07 09:02
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Idea by: Scriptor

mq5 code by: barabashkakvn

The EA is a utility. It draws to horizontal lines (OBJ_HLINE). It checks once every Period minutes, whether the price has crossed one of the lines. If the price crosses the line, a sound alert will be given.

Horizontal Line Levels

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

HLCrossSigForDeMarker HLCrossSigForDeMarker

The HLCrossSigForDeMarker is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional effects from trading.

XXDPO_Candle_Alerts_HTF XXDPO_Candle_Alerts_HTF

Indicator XXDPO_Candle_Alerts with the timeframe selection option in its input parameters

Plateau Plateau

The EA uses two indicators iMA (Moving Average, MA), Fast and Slow, and one indicator iBands (Bollinger Bands, BB).

BollingerBands_Box BollingerBands_Box

Displaying the latest closed values of indicator Bollinger Bands® with colored rectangles and background filling