Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Bibliothèque

Trading Signal Module - plain MA crossover Signals - bibliothèque pour MetaTrader 5

Vues:
7916
Note:
(27)
Publié:
2012.11.29 06:30
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 basic idea of this simple MA crossover system is the utilization and possible use within the Expert Wizard. Only the so called Direction() function is implemented which has a simple buy and sell signaling when the fast MA is crossing the slow moving average signal.  

The timeframe can be adjusted as an input parameter. The signal module has to be stored under: "MQL5\Include\Signal". The simple adaptive moving crossover system will be visible as a signal within the ExpertAdvisor Wizard and gives a +100 value or -100 value depending on the direction.

Signal visible in Expert Advisor Wizard

 

Short and Long signal entry example:

 Entry example

 


JPAlonso-modoki JPAlonso-modoki

Analyzed copy of ATC2012 current champion JPAlonso's EA.

DDE - Server DDE - Server

Export MQL5 live data to Excel (DDE)

SelfLearningExperts SelfLearningExperts

Selflearning Expert Advisor

iBBands_HTF iBBands_HTF

Bollinger Bands drawn using DRAW_SECTION style is a usual mean to draw ZigZag. Time Frame on which it is calculated can be set in input parameters. That is why such an unusual style of drawing is used.