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:
5364
Rating:
(21)
Published:
2017.05.29 16:12
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The RBVI indicator (Relative Broker Vigor Index) implemented as a colored histogram. Three histogram coloring variants are possible:

  1. Gray means the flat market;
  2. Blue indicates a moderate or slow trend in the market;
  3. Yellow indicates that there is a very strong trend in the market.

Fig1. The RBVI_Histogram indicator

Fig1. The RBVI_Histogram indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18203

RBVI_HTF RBVI_HTF

The RBVI indicator with the timeframe selection option available in its input parameters.

PercentageCrossoverChannel_Cloud PercentageCrossoverChannel_Cloud

The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.

OscSAR_Histogram OscSAR_Histogram

The oscillator is drawn as a colored histogram based on the difference between the Close price and the iSAR indicator, expressed in points.

Vector Vector

An Expert Advisor for 4 currency pairs, including EURUSD, GBPUSD, USDCHF and USDJPY. It is based on four-hour moving averages.