Join our fan page
- Views:
- 12179
- Rating:
- Published:
- 2008.02.28 09:12
- Updated:
- 2014.04.21 14:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This indicator is alternative of moving averages, but with lower lag.
period - period of averaging;
t - sensitivity coefficient, must be in the range from 0 to 1;
shift - chart shift;
price - prices, upon which the indicator is built (0-close, 1-open, 2-high, 3-low,4-(High[n]+Low[n])/2, 5-(High[n]+Low[n]+Close[n])/3, 6-High[n]+Low[n]+Close[n]+Close[n])/4)
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7640

A multi-timeframe indicator. It shows the trend direction of several time charts in a separate window.

The library helps to organize calculations of Max, Min, universal mean, standard deviation, skew, kurtosis, and Z-score, on the data array.

A simple multi-frame indicator on the basis of JMASlope for the organization of scalping and swing trading, as well as for an easier detection of Elliot Waves.

The indicator-informer Currency prints and writes into a file the following information.