Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

BackgroundСandle_BrainTrend1_HTF - indicateur pour MetaTrader 5

Vues:
3822
Note:
(25)
Publié:
2014.03.14 13:22
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 draws candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the values of the BrainTrend1 indicator.

Depending on trend direction the candlestick body is painted in blue or orange, shadows are painted in lime or yellow.

The indicator requires the compiled indicator file BrainTrend1.mq5. Place it to the terminal_data_folder\MQL5\Indicators\.

Figure 1. The BackgroundСandle_BrainTrend1_HTF indicator

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

RSIFilter RSIFilter

The indicator changes color of bars in a separate window. It is changed to the color of the current trend calculated based on the RSI technical indicator.

Background_Candles_Smoothed_HTF Background_Candles_Smoothed_HTF

The indicator draws averaged candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

BackgroundСandle_BrainTrend2_HTF BackgroundСandle_BrainTrend2_HTF

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend2 indicator.

T3_TRIX T3_TRIX

The TRIX indicator uses Tilson averaging.