MQL4 Special Course - Two Pairs Arbitrage 2022
An advanced MQL4 programming & algorithm trading & automatic trading system development course
Description
* About Nomad AlgoTrading Lab
Nomad AlgoTrading Lab is a Korea-based company dedicated to developing algorithm trading systems.
Nomad AlgoTrading Lab spends most of the time developing profitable algorithm systems and making hard concepts easy to understand because these are what you expect from us. For the duty, we will be programming today, tomorrow, a year after, and beyond. We would like to share everything we have discovered. Therefore, as long as you keep striving for your challenge, you will find the value of hundreds of thousands of dollars in our courses for sure.
Our MQL4 online courses consist of an introductory course and special courses.
An introductory course covers the basics of MQL4 grammar with many practices.
Special courses cover the trading strategies used in live trading, including skills and techniques not covered in many other MQL4 introductory courses. Therefore, it is assumed that you are already familiar with basic grammar, especially the usage of variables, functions, conditional statements, and repetitive statements in programming.
Every course is provided with the relevant Expert Advisors(E.A.) and their source files.
* About this course
In this special course, we will make an Expert Advisor of an arbitrage strategy, one of the most famous trading strategies in financial markets.
Arbitrage is an opportunistic trading behavior to benefit from the price discrepancy between two markets or two similar goods.
This strategy is based on several key concepts such as the law of one price, the price discrepancy, and the mean reversion phenomenon.
There are three special weapons of our E.A: decoy tactic, recovery mode, and D.T.P.
Preset files are attached.
* Attention
The performance in the past does not guarantee the same performance in the future.
The source codes provided in this course are for educational purposes only, not running on your live accounts.
You can still run this E.A. in your live account under your responsibility.
* FAQ
You cannot backtest this E.A. because MT4 does not support backtesting with multiple symbols. This is why I attached forward performances. Backtesting with multiple symbols is only supported in MT5.
If you see "Invalid symbol name!" at installation, please correct symbol names with proper surffixes. For example, if you are using an ECN account, a symbol name could be "EURUSDe", not "EURUSD".
What You Will Learn!
- Key concepts of arbitrage.
- How to implement the arbitrage strategy into an algorithm trading system.
- How to set target profit of an algorithm trading system.
- Basics of MQL4 grammar such as variables, functions, and statements.
Who Should Attend!
- MQL4 programmer, forex trader, algorithm system developer