Join our fan page
Gaus_MA - indicator for MetaTrader 5
- Views:
- 5727
- Rating:
- Published:
- 2012.12.20 07:25
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
GregoryK
The indicator calculates the Moving Average using a modified algorithm of the linearly weighed Moving Average, where smoothing coefficients are calculated using radially basis function (Gaussian function).
Mathematical formula of the underlay algorithm in the indicator is the following:
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 22.07.2009.
Fig.1 The Gaus_MA indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1272
The breakthrough system using the XMA_Ishimoku_Channel indicator.
KeltnerChannelWithFlatZoneThe Keltner Channel indicator with the added flat area
The Heikin Ashi indicator drawn in a separate subwindow with the ability to choose a period
XXMADigital adaptive XXMA Moving Average represents subtype of Moving Averages with a digital flat-trend filter and is made to separate the angular direction of price movement (trend) from the horizontal (flat) for effective trend trading.