Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Dynamic Moving Average - indicator for MetaTrader 5

Views:
6042
Rating:
(16)
Published:
2018.03.01 11:30
VolMA.mq5 (14.68 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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.