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:
3666
Rating:
(17)
Published:
2015.12.04 10:25
Updated:
2016.11.22 07:32
wprcandle.mq5 (7.24 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Dark Han

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.

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

Fig.1. The WPRCandle indicator

Fig.1. The WPRCandle indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14204

WPR3 WPR3

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

WPR WPR

A usual WPR (Williams’ Percent Range) with the option of selecting Close, High, Low price type for calculation.

MFICandle MFICandle

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

FP_HTF FP_HTF

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