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 Projects: Allimacao Cost Averaging/Grid Scalping System

Posted By: ELK1nG
Mql5 Projects: Allimacao Cost Averaging/Grid Scalping System

Mql5 Projects: Allimacao Cost Averaging/Grid Scalping System
Published 9/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.21 GB | Duration: 3h 53m

A concise guide to developing a powerful Cost averaging or Virtual Grid trading system with safety protocols

What you'll learn
Learn how to code a Cost averaging trading system with MQL5
Learn how to code a virtual grid trading system with MQL5
Learn how to code a virtual take profit with MQL5
Learn how to code a virtual stop loss with MQL5
Requirements
Basics of the MQL5 algorithmic trading language
Description
Have you ever entered a trade in the market and price immediately runs to your stop loss, then proceeds in the direction you had analyzed it would go?Or Have you ever missed a good trade simply because you were waiting for the best timing to execute your trade?Timing your entries in the market can be a huge headache regardless of how good you’re at market analysis. The complex strategy that we will code together this course will highlight a type of of trade management that seeks to solve this problem of pinpoint market entries. Cost averaging is when a trader makes market entries at certain intervals on the same asset with the intention of reducing the effect of volatility on their position.Cost averaging has the obvious advantage that a position can be split into many trades entered at different prices where each successive entered trade has a better entry price than the previous one.Most of the best performing and profitable strategies on the MQL5 market and PAMM accounts, use cost averaging trade management methods and have made ridiculously inflated returns over the years.This strategy is not a holy grail. With this course, my objective is not to baptize you in money so that you wake up a millionaire or buy a jet in the next few months. My objective is to teach how to code this strategy and other strategies that are similar to it using the MQL5 algorithmic trading language. This course is not for MQL5 Beginners, it’s for people who at least understand the simple basics of the MQL5 trading language. It will enrich you with new mental skills that will introduce you to a whole new trading mindset.If exploring new ideas is your forte, click that enroll button now and learn how to code a hedging strategy that never loses in the market.

Overview

Section 1: Introduction

Lecture 1 Cost Averaging

Lecture 2 Allimacao trading system

Section 2: Getting trading signals

Lecture 3 Declaring Global parameters

Lecture 4 Initializing parameters

Lecture 5 Getting indicator values

Lecture 6 Setting up conventional trade entry parameters

Lecture 7 Testing conventional trade entry parameters

Section 3: Executing conventional trades

Lecture 8 Preparing for trade entry

Lecture 9 Executing conventional trades

Lecture 10 Coding a money value take profit function

Lecture 11 Testing conventional trade operations

Section 4: Cost averaging trades

Lecture 12 Preparations for cost averaging trades

Lecture 13 Modifying variables for further trades

Lecture 14 Executing cost averaging trades

Lecture 15 Setting up signals to filter cost averaging conditions

Section 5: Improving the EA

Lecture 16 Closing losing trades

Lecture 17 Making some adjustments to the EA

Lecture 18 Checking some values

Lecture 19 Testing the EA

Section 6: Conclusion

Lecture 20 Last Remarks

Anyone interested in coding a virtual grid cost averaging trading system in MQL5