Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Vues:
2270
Note:
(7)
Publié:
2018.06.18 10:26
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator ESM (Elsig's Shifting Mean) shows the averaged shift of price over the specified time interval (bars).

It has one input parameter:

  • Period - calculation period.

Calculations:

ESM[i] = (Min + Max)/2

where:

Min, Max are the lowest and the highest prices in the specified range.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20797

Advance_Decline_Line Advance_Decline_Line

Indicator ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval.

Exp_AbsolutelyNoLagLwma Exp_AbsolutelyNoLagLwma

A trading system based on the AbsolutelyNoLagLwma indicator signals.

ERVI ERVI

Oscillator ERVI (Ehlers' Relative Vigor Index) based on the relative vigor index by John F. Ehlers.

GAPO GAPO

GAPO (Gopalakrishnan Range Index Oscillator) assesses quantitatively the volatility of an instrument, based on the trading range logarithm over an N-day period of time.