Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
WPR3 - MetaTrader 5 için gösterge
- Görüntülemeler:
- 4079
- Derecelendirme:
- Yayınlandı:
- 2015.12.04 10:16
- Güncellendi:
- 2016.11.22 07:32
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/14203
A usual WPR (Williams’ Percent Range) with the option of selecting Close, High, Low price type for calculation.
Background_JMACandle_HTFThe indicator draws JMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.
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.
MFICandleThe MFI indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the MFI algorithm.