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
Vues:
2991
Note:
(16)
Publié:
2015.12.04 09:48
Mise à jour:
2023.03.29 13:45
jfatl.mq5 (7.81 KB) afficher
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The JFatl indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the JFatl algorithm.

In many situations, such approach may be more informative for the purpose of analysis.

Fig.1. The JFatlCandle indicator

Fig.1. The JFatlCandle indicator

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

Background_JFatlCandle_HTF Background_JFatlCandle_HTF

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

EMV_Histogram_HTF EMV_Histogram_HTF

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

2pbIdeal1MACandle 2pbIdeal1MACandle

The 2pbIdeal1MA indicator implemented as a sequence of candlesticks.

Background_FatlMacdCandle_HTF Background_FatlMacdCandle_HTF

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