Rejoignez notre page de fans
- Vues:
- 6192
- Note:
- Publié:
- 2013.11.08 12:22
- Mise à jour:
- 2023.03.29 13:42
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Three smooth fast digital filters JFATL with three different timeframes displayed on the same chart.
Place the compiled file of the indicator JFatl to the terminal_data_folder\MQL5\Indicators.
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".
The JFATL_3HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1915

An indicator that uses tick volume for calculations.

Three Bollinger Bands with different timeframes with the same parameters on one chart.

One of the indicators of tick volume with multiple EMAs by William Blau.

A normalized oscillator of two curves, similar to the Aroon indicator.