Join our fan page
- Views:
- 4482
- Rating:
- Published:
- 2012.12.21 11:45
- Updated:
- 2023.03.29 13:42
-
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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1274

The breakthrough trading system using the 3XMA_Ishimoku indicator.

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

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

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