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
Indicatori

Marking of candlesticks larger than the specified size - indicatore per MetaTrader 5

Visualizzazioni:
3889
Valutazioni:
(18)
Pubblicato:
2018.03.01 11:26
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator searches for candlesticks, which are larger than the specified size, and marks such candlesticks on the chart. It can also show an Alert message, once the current candlestick exceeds the preset size value. There are three adjustable parameters:

  • Size level - candlestick size in points;
  • Displays only last bar - only the current bar will be marked on the chart;
  • Use alerts - showing an alert message to notify that the current candlestick size exceeds the preset value.

Fig.1 Size 10, only the current bar.


Fig.2 Size 10, only the current bar, alerts enabled.


Fig.3 Size 400, all bars.


Fig.4 Size 800, all bars.

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

Advanced Fractals Advanced Fractals

Unlike the standard Fractals, this indicator allows searching and displaying on a chart fractals with the user defined dimensions.

VR---ZVER v.2 VR---ZVER v.2

It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions.

Simple oscillator showing the difference between two Moving Averages Simple oscillator showing the difference between two Moving Averages

The indicator shows the difference between two Moving Averages in the form of a colored histogram drawn in a separate window.

Custom Daily Candlesticks Custom Daily Candlesticks

The indicator draws daily candlesticks with extended parameters. It only works on the D1 chart timeframe.