Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
5725
Rating:
(35)
Published:
2011.01.11 09:40
Updated:
2011.10.12 15:48
Need a robot or indicator based on this code? Order it on Freelance Go to 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...... ;-)

Translated from Russian by MetaQuotes Ltd.
Original code: 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.