Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Mql5 Advanced: Multi-Strategy & Multi-Symbol Expert Advisors

Posted By: ELK1nG
Mql5 Advanced: Multi-Strategy & Multi-Symbol Expert Advisors

Mql5 Advanced: Multi-Strategy & Multi-Symbol Expert Advisors
Last updated 8/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.74 GB | Duration: 7h 26m

A complete guide to Multi symbol & Multi strategy expert advisors development with the MQL5 Algorithmic trading language

What you'll learn

How to develop a functional expert advisor with MQL5

How to develop a static parameter Multi-Symbol expert advisor with MQL5

How to develop a dynamic parameter Multi-Symbol expert advisor with MQL5

How to develop a Multi-Symbol and Multi-Strategy Expert Advisor with MQL5

Requirements

Basics of MQL5 are necessary

Description

The MQL5 algorithmic trading language brought in a lot of features that were not possible or tediously possible in algorithmic trading. One of those features was the ability to create a multi symbol EA and be able to backtest and optimize it.So what exactly do we mean by multi symbol EA?…. A multi symbol EA can be loaded once on one chart and trade multiple symbols at the same time. So this is different from taking the same EA and individually loading in on several charts.The advantage of using only 1 EA to trade several symbols is that it uses less memory, meaning that there will be faster trade execution and management.Trading several symbols with a good strategy all at once reduces your risk. This is because when you trade one symbol, there are who possible scenarios, a win, or a loss. When you trade two symbols, you can lose-lose, lose-win, win-win, with two scenarios in your favor. As you increase the number of symbols, more possible scenarios begin to fall in your favor. This leads to more smoother and attractive equity curves and better account drawdown conditions.Backtesting a multi symbol EA allows you to find the most optimal parameters for an EA across multiple symbols all at once and gives you the consolidated performance metrics of an EA across several symbols.This is helpful because it gives you more reliable data with all the statistical variables than data obtained through individually backtesting several strategies all at once.The advantages of multi symbol EAs can be further doubled by giving them a multi-strategy ability. Imagine having a strong mean reversion system that’s very profitable in consolidating markets and suffers in trending markets and a trend trading system thats very profitable during trending markets and suffers during consolidation. You could hedge your losses in terrible market conditions and use risk to reward ratios to push the equity upwards with a very low equity drawdown.In this course, I am going to teach you how to develop multi symbol and multi strategy expert advisors. I will explain every step of the way with the assumption that you have at least some beginner knowledge in MQL5. I will use multiple examples and simplified work flows to ensure that you stay engaged and follow through what we shall be doing.I will be there with you throughout your learning journey and assist you if you get stuck. I will do all this and more…. So without further delay, Let’s begin learning….. Click hard on that enroll button now, and join me in this joyful journey of developing multi symbol multi strategy Expert advisors

Overview

Section 1: Introduction

Lecture 1 What you will learn in this course

Section 2: Creating a Price Action EA

Lecture 2 EA development Refresher

Lecture 3 Including function libraries

Lecture 4 Global parameters

Lecture 5 Initialization of the EA

Lecture 6 Checks On every tick 01

Lecture 7 Checks On Every tick 02

Lecture 8 Checks on every tick 03

Lecture 9 Testing the Expert Advisor

Section 3: Creating an Indicator based EA

Lecture 10 Global Parameters

Lecture 11 Initialization of the EA

Lecture 12 Checks on every tick 01

Lecture 13 Checks on every tick 02

Lecture 14 Testing the Expert Advisor

Section 4: Creating a Collective parameters Multi-symbol Price Action EA

Lecture 15 Editing Global Parameters

Lecture 16 Editing the Initialization processes

Lecture 17 Editing the Events of every tick

Lecture 18 Testing the Expert Advisor

Section 5: Creating a Collective parameters Multi-symbol Indicator based EA

Lecture 19 Editing the global parameters

Lecture 20 Editing the Initialization Process

Lecture 21 Editing the events of every tick

Lecture 22 Testing the Expert Advisor

Section 6: Creating a Dynamic parameters Multi-symbol Price Action EA

Lecture 23 Editing Global Parameters

Lecture 24 Editing the Initialization process

Lecture 25 Editing the Events of every tick

Lecture 26 Testing the EA

Section 7: Creating a Dynamic parameters Multi-symbol Indicator based EA

Lecture 27 Editing the Global Parameters

Lecture 28 Editing the Initialization processes

Lecture 29 Editing the Every Tick Events

Lecture 30 Testing the EA

Section 8: Creating a Multi-Symbol and Multi-Strategy Expert Advisor

Lecture 31 Editing the First Strategy

Lecture 32 Editing the Second Strategy

Lecture 33 Adding filters

Lecture 34 Adding Multi-Strategy checks

Section 9: Last Remarks

Lecture 35 Bonus Lecture

Anyone who wants to be a professional Expert advisor developer,Anyone who wants to reduce their exposure in their algorithmic trading.,Anyone looking to Diversify their trading portfolio using one expert advisor,Anyone who wants to trade multiple symbols with the same expert advisor,Anyone who wants to trade multiple strategies with the same expert advisor