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

PowerTrend - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
15352
Rating:
(18)
Published:
2011.10.27 17:13
Updated:
2016.11.22 07:32
powertrend.mq5 (8.76 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

SVS

PowerTrend indicator determines trend power and direction.

The histogram location on a current bar relative to zero is determined to get current market trend direction. Histogram bar color indicates trend power. Presence of the black color only implies that a trend is very weak or is absent. Red color implies that a new trend is emerging. Addition of the blue color to the histogram bar shows moderate trend and the green color points to strong accomplished trends.

This indicator was first implemented in MQL4 abd published in Code Base at mql4.com 28.08.2007.

PowerTrend indicator

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

XRVI XRVI

Relative Vigor Index that allows to select RVI and the signal line smoothing algorithms.

ExCandles2 ExCandles2

ExCandles-v2 indicator shows candlesticks combinations on a chart using the arrows.

XMACD XMACD

Standard colored MACD histogram allowing to select smoothing algorithms from ten possible variants and containing alerts.

BB_XMACD BB_XMACD

BB XMACD is a simple MACD indicator variation.