Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 7311
- Note:
- Publié:
- 2010.08.17 11:16
- 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
It's an oscillator, similar to OsMA with Variable Index Dynamic Average.
Input parameters:
- MA1 - Fast MA period;
- МА2 - Slow MA period;
- СМО1 - Fast MA СМО;
- СМО2 - Slow MA СМО;
- Signal - Signal MA period.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/171

This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.

The indicator is based on the Elder's Impluse system.

The MQL5 keywords and aliases for autoreplace are presented.

The MACD oscillator with zero lag.