Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Wilson Relative Price Channel - indicateur pour MetaTrader 5

Vues:
5510
Note:
(11)
Publié:
2018.03.01 11:38
WRPC.mq5 (18.48 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.