Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3950
- Rating:
- Published:
- 2014.06.11 11:01
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ExVol indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled ExVol.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Figure 1. The ExVol_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/6985

The ExVol calculates the difference between the total sum of bodies of growing and falling candlesticks on a given interval in points.

The ExTrendv2 indicator draws fractal channels.

The TrendMagic_Signal indicator shows information on the current trend using the values of the TrendMagic indicator with a fixed timeframe.

The ExMass indicator helps to evaluate market fluctuations.