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:
3927
Note:
(16)
Publié:
2015.12.04 10:16
Mise à jour:
2016.11.22 07:32
wpr3.mq5 (9.1 KB) afficher
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Dark Han

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

Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 5.12.2011.

Fig.1. The WPR3 indicator

Fig.1. The WPR3 indicator

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

WPR WPR

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

Background_JMACandle_HTF Background_JMACandle_HTF

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

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.

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.