Watch how to download trading robots for free
Find us on Twitter!
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
Indicators

UniOscillator - indicator for MetaTrader 5

Published by:
Mladen Rakic
Views:
4929
Rating:
(21)
Published:
2016.10.05 17:37
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to 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)


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

4MA Candles 4MA Candles

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

MA Ribbon MA Ribbon

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

MHL Average MHL Average

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

Composite RSI Composite RSI

Another version of the RSI using smoothed prices.