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
Views:
4948
Rating:
(23)
Published:
2013.12.24 08:44
Updated:
2016.11.22 07:32
r_ma.mq5 (6.33 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Rosych

This MA is in a certain sense an average of all calculation variants of the classical Moving Average.

If we fix the MA period, we get twenty eight variants for its calculation (4 versions of averaging method and 7 versions of the input price). The algorithm is the average of these twenty eight calculations.

This indicator was first implemented in MQL4 and published in the Code Base at mql4.com on 04.02.2008.

The r_Ma indicator

The r_Ma indicator

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

r_Gator r_Gator

An analogue of the Alligator indicator with a smaller lag of signals.

KAGI-1 KAGI-1

The KAGI chart in the simplest form.

KLines KLines

A set of support and resistance levels with five different timeframes.

Spread Indicator Spread Indicator

Spread Indicator - displays current spread in the chart window.