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:
5764
Note:
(35)
Publié:
2011.01.11 09:40
Mise à jour:
2011.10.12 15:48
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This script generates a file with its own source code (solution of the classical program in MQL5).

It may be useful to study programming and algorithms.

- Where is the source code?

- Just launch the script and you will get it in 'MQL5\Files' folder.

To check it, please copy the file, created in \Files\ to the "\Experts\" folder, compile it and launch the script. After that you can compare them byte by byte.

Also you can check several generations...... ;-)

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

MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX MQL5 Wizard - Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX

Trade signals based on price crossover with moving average indicator confirmed by ADX is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

DXMA DXMA

The DMI Expanded Moving Average Indicator.

MQL5 Wizard - Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages MQL5 Wizard - Trade Signals Based on Crossover of Two Exponentially Smoothed Moving Averages

Trade signals based on price crossover of two exponentially smoothed moving averages is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.

MQL5 Wizard - Trade Signals Based on Crossover of Two EMA with intraday time filter MQL5 Wizard - Trade Signals Based on Crossover of Two EMA with intraday time filter

Trade signals based on price crossover of two exponentially smoothed moving averages with intraday filter is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.