Watch how to download trading robots for free
Find us on Facebook!
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
Views:
7231
Rating:
(17)
Published:
2012.01.23 14:17
Updated:
2017.04.27 09:33
RBVI.mq5 (13.84 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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).