Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
6663
Note:
(20)
Publié:
2010.08.17 11:16
Mise à jour:
2016.11.22 07:32
alfos.mq5 (4.32 KB) afficher
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.

AlfOs

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/171

Working with sockets in MQL5 Working with sockets in MQL5

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

i-ImpulseSystem i-ImpulseSystem

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

Keywords and aliases of MQL5 Keywords and aliases of MQL5

The MQL5 keywords and aliases for autoreplace are presented.

ZeroLag MACD ZeroLag MACD

The MACD oscillator with zero lag.