Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Gaps - indicatore per MetaTrader 5

Visualizzazioni:
7043
Valutazioni:
(20)
Pubblicato:
2015.07.30 11:32
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Price gaps indicator implemented as a histogram. Red bar — up gap and, most likely, will fill down. Blue bar — down gap, will fill up.

There is also a function which allows you to filter gaps by size. If you set a positive value for inpBigGap parameter, the BigGap line will appear in a subwindow. All gaps lower than this line will be painted in gray.

Fig.1. М1 timeframe. inpBigGap = 0 

Fig.2. М1 timeframe. inpBigGap = 5

Fig.3. D1 timeframe. inpBigGap = 500

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/13351

ColorJMomentum_HTF ColorJMomentum_HTF

The ColorJMomentum indicator with the timeframe selection option available in the input parameters.

ColorJLaguerre_HTF ColorJLaguerre_HTF

The ColorJLaguerre indicator with the timeframe selection option available in the input parameters.

ColorZerolagX10MA_HTF ColorZerolagX10MA_HTF

The ColorZerolagX10MA indicator with the timeframe selection option available in the input parameters.

Exp_ColorZerolagX10MA Exp_ColorZerolagX10MA

The Exp_ColorZerolagX10MA Expert Advisor is based on the ColorZerolagX10MA moving average change of direction.