Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3165
Note:
(14)
Publié:
2018.01.22 09:32
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator marks the current day's 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 graphical objects.

Fig.1. The ShadeOpenX indicator

Fig.1. The ShadeOpenX indicator.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19340

ShadeOpen ShadeOpen

The indicator marks the time period specified in the indicator settings using colored rectangles.

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.

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.

Exp_NRTR_ATR_STOP_Tm Exp_NRTR_ATR_STOP_Tm

A trading system based on the NRTR_ATR_STOP indicator signals with the possibility to set a strict trading time interval.