Watch how to download trading robots for free
Find us on Telegram!
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
Views:
3386
Rating:
(23)
Published:
2014.06.11 11:06
Updated:
2016.11.22 07:32
exmass.mq5 (9.43 KB) view
exmass_htf.mq5 (18.29 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The ExMass 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 ExMass.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Figure 1. The ExMass_HTF indicator

Figure 1. The ExMass_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/6989

ExMass ExMass

The ExMass indicator helps to evaluate market fluctuations.

TrendMagic_Signal TrendMagic_Signal

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

Random Walk Index Random Walk Index

The Random Walk Index indicator is used in situations where it is necessary to determine whether the market instrument is in a developing trend or performs random motion.

RWI_HTF RWI_HTF

The RWI indicator with the timeframe selection option available in input parameters.