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

Background_FrAMACandle_HTF - indicateur pour MetaTrader 5

Vues:
3646
Note:
(20)
Publié:
2015.11.04 07:48
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 FrAMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

Depending on candlestick direction the candlestick body is painted in blue or red, shadows are painted in light blue or pink.

This indicator requires the the compiled indicator file FrAMACandle.mq5. Place it in <terminal_data_folder>\MQL5\Indicators\.

Fig.1. The Background_FrAMACandle_HTF indicator

Fig.1. The Background_FrAMACandle_HTF indicator

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

Background_TriXCandle_HTF Background_TriXCandle_HTF

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

FrAMACandle FrAMACandle

The Fractal Adaptive Moving Average indicator implemented as a sequence of candlesticks.

Exp_FrAMACandle Exp_FrAMACandle

The Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change.

After Testing - Analysis of Operations After Testing - Analysis of Operations

Change in the display of graphical objects created by the strategy tester and simplification of the following visual analysis of the results.