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

Wilson Relative Price Channel - indicator for MetaTrader 5

Views:
5518
Rating:
(11)
Published:
2018.03.01 11:38
WRPC.mq5 (18.48 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The channel is based on the classic RSI and displays three zones, including the overbought zone, the oversold zone and the neutral zone, which is between the overbought and oversold zones. Suitable for higher timeframes starting with Daily.

The indicator has 9 input parameters:

  • Channels period - period for calculating the channels;
  • Period of smoothing - smoothing period;
  • Overbought level - RSI overbought level;
  • Upper level of neutral zone - the upper level of the neutral zone (equal to the lower level of the overbought zone);
  • Lower level of neutral zone - the lower level of the neutral zone (equal to the upper level of the oversold zone);
  • Oversold level - RSI oversold level;
  • Applied price - RSI calculation price;
  • Color of overbought zone - the color of the overbought zone cloud;
  • Color of oversold zone - the color of the oversold zone cloud.

Fig.1 WRPC on the daily chart

Fig.2 WRPC on the weekly chart

Fig.3 WRPC on the monthly chart

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

AMACD AMACD

Classic MACD based on Adaptive Moving Average.

Asymmetric Trend Pressure Asymmetric Trend Pressure

The Asymmetric Trend Pressure indicator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.

Polynomial Regression Polynomial Regression

A polynomial regression channel.

Difference Difference

The Difference indicator shows the difference between the current prices and prices as of N periods ago.