Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
3903
Note:
(17)
Publié:
2015.12.04 10:26
Mise à jour:
2017.02.06 10:39
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

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

Fig.1. The MFICandle indicator

Fig.1. The MFICandle indicator

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

WPRCandle WPRCandle

The WPR (Williams’ Percent Range) indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the WPR algorithm.

WPR3 WPR3

Three WPR (Williams’ Percent Range) osicllators from the same timeframe, based on Close, High and Low in a single window.

FP_HTF FP_HTF

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

XMA_Range_Channel XMA_Range_Channel

The channel formed by two averages drawn on smoothing of High and Low price series. Candlesticks outside the channel limits are marked with color according to the trend.