Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
28859
Note:
(54)
Publié:
2011.02.09 13:05
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

The Trend Magic indicator. It uses the Commodity Channel Index (period=50) and Average True Range (period=5) indicators for the calculations.

TrendMagic indicator

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

eKeyboardTrader eKeyboardTrader

The Expert Advisor allows to trade using the keyboard.

Multicurrency OnTick (string symbol) event handler Multicurrency OnTick (string symbol) event handler

This is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.

cIntBMP - a library for creation of BMP images cIntBMP - a library for creation of BMP images

A class for creation and output of BMP images.

Demo_Create_OBJ_BITMAP_LABEL_EA Demo_Create_OBJ_BITMAP_LABEL_EA

The example of button, created using the object of OBJ_BITMAP_LABEL type.