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
Indicateurs

Custom Daily Candlesticks - indicateur pour MetaTrader 5

Vues:
6495
Note:
(15)
Publié:
2018.03.01 11:26
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator allows customizing the day beginning hour, the vertical shift of candlesticks, as well as colors of bullish, bearish and doji candlesticks.

It has five input parameters:

  • Hour of begin day - day beginning hour;
  • Candles vertical shift - vertical shift for the candlesticks;
  • Color of bullish candle - select color for bullish candlesticks;
  • Color of bearish candle - select color for bearish candlesticks;
  • Color of doji candle - select color for doji candlesticks.

Fig. 1. Default settings.


Fig. 2. The day beginning hour is set to 12.


Figure 3. The day beginning hour is set to 23.


Figure 4. Shift is set to 0.

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

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.

Marking of candlesticks larger than the specified size Marking of candlesticks larger than the specified size

The indicator marks on a price chart candlesticks, which are larger than the specified size. If the candlestick size exceeds the value specified in the indicator parameters, the indicator can show an alert message.

Channel based on extreme prices Channel based on extreme prices

The indicator draws a channel at candlestick extreme prices.

A set of eight Moving Averages A set of eight Moving Averages

The indicator allows displaying on a chart eight Moving Averages with the same averaging methods and calculation prices, but with different periods.