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

Dynamic Moving Average - indicateur pour MetaTrader 5

Vues:
6115
Note:
(16)
Publié:
2018.03.01 11:30
VolMA.mq5 (14.68 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

VolMA draws a moving average, the period of which is calculated by RSI, which is based on tick volume data.

The indicator has four input parameters:

  • RSI Vol Period - the period of RSI calculated on volume data;
  • MA Period - the period of the dynamic Moving Average;
  • MA Method - Moving Average calculation method;
  • Applied price - Moving Average calculation price.

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

Channel at a percentage value of level breakout Channel at a percentage value of level breakout

The indicator draws a channel based on the value of the breakout of channel levels.

Donchian Channel Donchian Channel

The indicator draws the Donchian channel.

Dynamic channel of one trading day Dynamic channel of one trading day

The indicator draws a channel of a trading day in the form of a cloud.

Multi-Symbol Momentum Multi-Symbol Momentum

The indicator shows the price increment of eight symbols in one window.