Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

MAcrosses - indicateur pour MetaTrader 4

Vues:
31796
Note:
(3)
Publié:
2011.06.03 08:31
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Counts crosses off MAs, it shows % that all MAs are above slower MAs

If MA crosses above another, the indicator rises
If MA crosses under another, the indicator falls

If the indicator rises to 100%, every MA is above MAs with higher period
If the indicator falls to 0%, every MA is under MAs with higher period

You set the maximal MA and the step between the MAs

Parameters

  • the Max MA - Maximal Moving Average.

  • MAs Step - Step between MAs, optimal is Max MA/10.

  • MA on MAs crosses - Moving average calculated on main line MAcrosses.

  • MA method

  • Applied to price

  • Alert - if it is true alert will show up at every cross of alert Lines.

  • Alert Line - can be Crosses(main line), or Average(MA on MAs crosses line).

  • Alert Up Level - level at which show alert.

  • Alert Down Level - level at which show alert.


Can by used as a trend indicator with high values


Can by used as an oscillator indicator with low values

MultiLineMovingAverage_v1.1 MultiLineMovingAverage_v1.1

Индикатор показывает в рабочем окне графика цены средних линий с других периодов.

cci with arrow cci with arrow

This indicator makes use of increase in momentum of cci value with respect to the last peak or bottom.

Currency Pairs Correlation Currency Pairs Correlation

This indicator is developed to show the average movement of any 2 correlated currency pairs of the same TF.

EES Velocity EES Velocity

Velocity = High-Low / Time. Time is changeable to minutes, hours, or days. Seconds is the default. In physics, Velocity = distance / time.