Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
5203
Note:
(54)
Publié:
2012.12.21 11:45
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator displaying the level of opening day at any timeframe (less than two hours) with the ability to perform the shift of day start time and consider the presence of Sundays in the chart. Some brokers' trading week starts on Sunday exactly taking into account the fact that input parameter SundayTab is added into the indicator. This parameter performs the ability of choosing three variants of consideration of Sundays.

Input parameters for the indicator:

//+-----------------------------------+
//| INDICATOR INPUT PARAMETERS        |
//+-----------------------------------+
input HOUR_SHIFT HourShift=H0;    // shift of day start time
input DAY_MODE SundayTab=Sunday;  // consideration of Sundays
input int Shift=0;                // horizontal shift of the indicator in bars 

Fig.1 The ShowOpenDayLevel indicator

Fig.1 The ShowOpenDayLevel indicator

 

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

Exp_XMA_Range_Bands Exp_XMA_Range_Bands

The breakthrough system using the XMA_Range_Bands indicator.

XMA_Range_Bands XMA_Range_Bands

Volatility channel is a very interesting alternative to Bollinger Bands.

StopLevelCounter StopLevelCounter

The Expert Advisor is a profit calculator on the opening position for price movement to a price level fixed in the chart

Spectr Spectr

Financial asset oscillation spectrum normalized by values of a simple Moving Average