Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
3890
Rating:
(17)
Published:
2015.12.04 10:26
Updated:
2017.02.06 10:39
mficandle.mq5 (7.58 KB) view
MFI_price.mq5 (17.74 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.