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:
4817
Note:
(16)
Publié:
2018.10.25 18:33
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Effort Result oscillator displays correlation of the price change speed to the maximum volume for the specified time interval.

It has one configurable parameter:

  • Period - calculation period

Calculation:

ER = ROC / MaxVol

where:

ROC = 100.0 * (Price / Price[Period]-1) Price = SMA(Close, Period) MaxVol - maximum volume in the Period range

The indicator has a peculiarity: sharp spikes of the oscillator values often forecast a price reversal towards the oscillator reversal

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

Hurst_Bands Hurst_Bands

Hurst Bands indicator

XHullTrend_Digit_System XHullTrend_Digit_System

The indicator implements a breakout system using the XHullTrend_Digit indicator cloud

DNC_Percentage DNC_Percentage

DNC Percentage indicator

DNC_Bandwidth DNC_Bandwidth

DNC Band Width indicator