Rejoignez notre page de fans
- Vues:
- 4186
- Note:
- Publié:
- 2016.01.20 10:05
- Mise à jour:
- 2023.03.29 13:45
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14349

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

Trading system based on the signals of the PA_Oscillator indicator.

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

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