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
Views:
2960
Rating:
(17)
Published:
2018.01.22 09:32
ShadeOpen.mq5 (27.67 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator marks the time period specified in the indicator settings using colored rectangles. The middle rectangle is drawn based on the open and close prices of the trading period (the body of the resulting candlestick of the specified period), while the upper and lower rectangles represent the candlestick shadows.

Growing candlesticks are colored in lime-green, and falling candlesticks are of yellow-brick colors. The indicator is drawn using the DRAW_FILLING style.

Fig.1. The ShadeOpen indicator

Fig.1. The ShadeOpen indicator.

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

Alert Crossing Moving Average Nth Bar Alert Crossing Moving Average Nth Bar

An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N.

MAMACD MAMACD

A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).

ShadeOpenX ShadeOpenX

The indicator marks the current day's time period specified in the indicator settings using colored rectangles.

Disaster Disaster

Works with pending Buy Stop and Sell Stop orders. The EA uses the iMA (Moving Average, MA) indicator with a VERY large period equal to 590.