Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
4667
Valutazioni:
(18)
Pubblicato:
2015.12.04 10:15
Aggiornato:
2016.11.22 07:32
wpr.mq5 (7.19 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Dark Han

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

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 WPR indicator

Fig.1. The WPR indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14202

Background_JMACandle_HTF Background_JMACandle_HTF

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

JMA_StDev JMA_StDev

The JMA adaptive moving average with additional trend strength indication using colored dots based on the standard deviation algorithm.

WPR3 WPR3

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

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.