Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4624
- Note:
- Publié:
- 2014.06.02 11:13
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real author:
mandorr@gmail.com
The indicator is drawn as a colored cloud between the lines of a slow digital filter and the price.
This indicator was first implemented in MQL4 and published in CodeBase at mql4.com on 10.09.2007.
Figure 1. The Ticker_SATL indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/2337

An oscillator from an averaged difference between the FATL digital filter and the Close price.

A colored cloud formed by the lines of the FATL and SATL digital filters.

This indicator is an oscillator based on the averaged difference between the SATL digital filter and the Close price.

The Exp_DigitMacd EA is based on the signals generated by the DigitMacd oscillator.