Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
5195
Valutazioni:
(54)
Pubblicato:
2012.12.21 11:45
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

 

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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