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

MA Ribbon - indicator for MetaTrader 5

Published by:
Mladen Rakic
Views:
20475
Rating:
(34)
Published:
2016.10.04 16:51
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Signal indicator, which plots fast and slow moving averages and fills the areas formed by their intersection, in accordance with market conditions. Input parameters are the type of MA (simple, exponential, smoothed, linearly-weighted) and the periods of the fast and slow MA.

The indicator is able to send alerts when the MA's cross (and therefore, when trend changes).


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

New Bar Alerter New Bar Alerter

Indicator sends the alert when new bar is formed.

Quantile Bands Quantile Bands

This indicator is constructing "bands" using 3 quantile values.

4MA Candles 4MA Candles

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

UniOscillator UniOscillator

The oscillator based on RSI with adjustable period and color scheme.