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

XMA_Range_Bands_HTF - indicator for MetaTrader 5

Views:
4158
Rating:
(33)
Published:
2012.12.21 11:45
Updated:
2023.03.29 13:42
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The XMA_Range_Bands indicator variant which can be placed by fixing timeframe of the indicator on a value different from the chart timeframe.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging price series for intermediate calculations without using additional buffers".

Place XMA_Range_Bands.mq5 compiled file to the terminal_data_folder\MQL5\Indicators.

Fig.1 The XMA_Range_Bands_HTF indicator

Fig.1 The XMA_Range_Bands_HTF indicator

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

Exp_3XMA_Ishimoku Exp_3XMA_Ishimoku

The breakthrough trading system using the 3XMA_Ishimoku indicator.

Spectr Spectr

Financial asset oscillation spectrum normalized by values of a simple Moving Average

Exp_ADX_Smoothed Exp_ADX_Smoothed

The trading system based on crossing of the DI+ and DI- lines of the ADX_Smoothed indicator

The IndMATEMA indicator based on crossing of two MA and two TEMA The IndMATEMA indicator based on crossing of two MA and two TEMA

The IndMATEMA indicator is based on crossing of two MA and two TEMA on close and open prices of bars.