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
Vues:
4815
Note:
(15)
Publié:
2018.04.18 17:08
SZO.mq5 (13.17 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The SZO (Sentiment Zone Oscillator) indicator shows the market sentiment (activity and direction) and zones of excessive activity (overbought/oversold zones). It can display a dynamic channel, beyond which deals are seen as undesirable because of the high probability of a change in sentiment and of reversal.

If the indicator line moves beyond the channel and at the same time enters the overbought/oversold zone, this may mean that the market trend can change soon. The indicator often warns of such a possible change in advance, so it is advisable to use it in combination with another confirmation indicator.

It has six input parameters:

  • Period - indicator calculation period;
  • Dynamic levels period - the period for the calculation of the dynamic channel;
  • Dynamic levels percent - the ratio of the channel size to the indicator range (*);
  • Overbought - overbought level;
  • Oversold - oversold level;
  • Show dynamic levels - whether to show the levels of the dynamic channel (Yes/No).

* The ratio of the channel size to the indicator range is set in percent, but cannot be less than 50. I.e. the value of 50 means that the channel will only have one level located in the middle of the indicator range at the level of 0.0.

If you set a value less than 50, such a value will be automatically changed to 100.

Fig.1 Default channel range: 95%

Fig.1 Default channel range: 95%


Fig.2 Channel range 50%

Fig.2 Channel range 50%

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20153

CVI CVI

CVI (Chartmill Value Indicator) shows the value of price deviation from the Moving Average.

Hans123_Trader Hans123_Trader

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.

GapFinder GapFinder

Gap searching indicator.

Trend Range Trend Range

An indicator of the market state.