Metatrader 5: 11 Expert Advisors + Ebook
Do you want to create your own trading robots for forex, futures, and stocks?
Our material is the fastest way to get you from scratch to being a skilled programmer of Metatrader 5 robots.
You receive:
- The source codes of 11 diverse examples of Expert Advisors.
- A didactic ebook explaining the MQL5 programming language in detail.
Table of contents of the ebook
1. Introduction to Metatrader 5
2. Programming MQL5 robots
3. Your first trading robot
4. Accessing candlestick data
5. Technical indicators
6. A more complete template
7. Several examples of entry/exit criteria
8. Accessing orderbook and orderflow data
9. Tips and tricks
10. Exporting data
11. Backtest overfitting (and how to avoid it)
Robots that are included
simple_ma.mq5
A simple example.
complete_template.mq5
A feature-rich template. Includes useful functionalities like setting up a stop loss/stop gain, setting the chart timeframe as an input variable that can be optimized with historical data, and more.
two_candles.mq5
A robot that buys after two green candles and sells after two red candles.
rsi_robot.mq5
A robot that buys when the RSI gets oversold and sells when it gets overbought.
ma_cross.mq5
A robot that buys and sells based on moving average crossovers.
engulfing.mq5
A robot that buys and sells when it detects engulfing candlestick patterns.
macd_robot.mq5
A robot that buys and sells when the MACD indicator turns positive or negative.
exit_after_N_candles.mq5
A robot that exits a trade if it is still open after N candles.
orderbook_data.mq5
This robot shows in real-time the buy and sell volumes in the order book up to a certain depth.
orderflow_data.mq5
This robot shows in real-time the number of buy trades, the number of sell trades, the total buy volume, and the total sell volume in the last 5 seconds.
export_data.mq5
A robot that exports historical data to a text file. Useful for developing strategies using external tools, for instance, Python scripts.
The field-tested knowledge contained in this material will allow you to start off on the right foot in your algorithmic trading journey.
Start learning TODAY and get your trading to the next level!
11 high quality Expert Advisors + Ebook