Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Mladen Rakic
- Vues:
- 5602
- Note:
- Publié:
- 2016.10.05 17:37
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This oscillator is based on RSI with coloured overbought and oversold areas. The color scheme can be modified in the settings.
Input parameters:
- the period for calculation of the oscillator
- applied price (standard set of 22 types)
- the upper and lower boundaries
- moment for color's change (on slope change, on outer levels cross, or on the middle line cross)
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16507

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.

The indicator shows the areas, where fast MA and slow MA cross.

Middle-High-Low Average - a correlation of two averages.

Another version of the RSI using smoothed prices.