Rejoignez notre page de fans

Alternative of Moving Averages on the Basis of Bezier Curve - indicateur pour MetaTrader 4
- Vues:
- 12183
- Note:
- Publié:
- 2008.02.28 09:12
- Mise à jour:
- 2014.04.21 14:52
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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)
Traduit du russe par MetaQuotes Ltd.
Code original : 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.