Watch how to download trading robots for free
Find us on Telegram!
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:
4077
Rating:
(16)
Published:
2015.05.22 13:34
Updated:
2016.11.22 07:32
\MQL5\Include\
getfontname.mqh (5.18 KB) view
wprtrend_x10.mq5 (11.26 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The WPRTrend_x10 indicator shows the WPR oscillator position from ten different timeframes.

If the oscillator is positioned lower than the oversold level, the color squares are painted in orange, if it's higher than the overbought level, the squares are painted in green. Otherwise, the squares are gray. The indicator uses the values of the last closed bars.

Fig.1. The WPRTrend_x10 indicator

Fig.1. The WPRTrend_x10 indicator

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

MultiWPRTrend_x10 MultiWPRTrend_x10

The MultiWPRTrend_x10 indicator shows information on current trends using the WPR oscillator position from ten different timeframes.

RVITrend_x10 RVITrend_x10

The RVITrend_x10 indicator shows the RVI oscillator position from ten different timeframes.

StochasticTrend_x10 StochasticTrend_x10

The StochasticTrend_x10 indicator shows the Stochastic oscillator position from ten different timeframes.

BinaryWaveSign BinaryWaveSign

Semaphore signal indicator triggering when the BinaryWave indicator changes direction.