Watch how to download trading robots for free
Find us on Facebook!
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
Indicators

StochasticTrend_x10 - indicator for MetaTrader 5

Views:
7422
Rating:
(18)
Published:
2015.05.22 13:37
Updated:
2016.11.22 07:32
\MQL5\Include\
getfontname.mqh (5.18 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

If the oscillator is positioned lower than the oversold level, the color squares are painted in pink, 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 StochasticTrend_x10 indicator

Fig.1. The StochasticTrend_x10 indicator

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

WPRTrend_x10 WPRTrend_x10

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

MultiWPRTrend_x10 MultiWPRTrend_x10

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

BinaryWaveSign BinaryWaveSign

Semaphore signal indicator triggering when the BinaryWave indicator changes direction.

Statistical Functions Statistical Functions

Set of statistical functions which allows you to calculate some values describing timeseries.