Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

Momentum ratio oscillator - indicateur pour MetaTrader 5

Vues:
6811
Note:
(15)
Publié:
2018.11.26 18:30
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Theory :

The indicator is calculating a smoother value of momentum ratio (current value compare to previous value) using a series of ema calculations for smoothing. The result is a bit similar to some already existing indicators (like the volume zone or price zone oscillators), but that comes from the usage of the ema for smoothing (ema produces that "smooth step like" results when the values change suddenly) - the math used for those is completely different.

Usage :

In this version you can use either color changes or levels crosses (since the indicator is bound to 0 to 1 range) as signals

The "big picture" example :

Highest high & lowest low support resistance Highest high & lowest low support resistance

Highest high & lowest low support resistance

RSI divergence candles RSI divergence candles

RSI divergence candles

Trade signal based on simple Bollinger bands Trade signal based on simple Bollinger bands

This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard.

EMA variation EMA variation

Exponential moving average variation