Watch how to download trading robots for free
Find us on Twitter!
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:
3741
Rating:
(17)
Published:
2016.01.20 10:05
Updated:
2023.03.29 13:45
atr_3xma.mq5 (9.83 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

fxborg

Three smoothed Average True Range of different time frames in a single window.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <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".

Figure 1. The ATR_3XMA indicator

Figure 1. The ATR_3XMA indicator

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

Exp_i-GAP Exp_i-GAP

Trading system based on the signals of the i-GAP indicator.

Exp_PA_Oscillator Exp_PA_Oscillator

Trading system based on the signals of the PA_Oscillator indicator.

Go_HTF Go_HTF

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

HistVolatility_HTF HistVolatility_HTF

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