Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
7252
Note:
(17)
Publié:
2012.01.23 14:17
Mise à jour:
2017.04.27 09:33
RBVI.mq5 (13.84 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The basis of the RBVI Forex indicator is an attribute of the night market to sharply decrease the volatility due to absence of active trading on exchanges. The indicator considers the price flow and the volatility (changeability) of the market what helps to successfully behave in a flat market. It is recommended to use RBVI in Expert Advisors that run in night time.

Signals of the RBVI indicator: if the indicator value on a chart is less than 40%, than the market is flat; if the value is greater than 60%, there is an active movement.

Originally this indicator had been developed in MQL4 and published in Code Base at mql4.com on 15.06.2010.

Fig.1 The RBVI indicator

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

SVS_Trend SVS_Trend

Trend Indicator. There are 10 possible variants of changing the averaging of the signal line in this indicator.

IncDeMarkerOnArray IncDeMarkerOnArray

CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.

AsymmetricStochNR AsymmetricStochNR

Enhanced version of the Stochastic oscillator.

RSI_AC_Stochastic_Signal RSI_AC_Stochastic_Signal

This indicator shows trend direction (RSI) and trading signals (Stochastic + Accelerator).