Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6777
- Rating:
- Published:
- 2018.03.01 11:30
-
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

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

The indicator draws the Donchian channel.

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

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