MQL5: Guide to creating MT5 Indicators

Mastering the Art of Indicator Creation from Simple line Indicators to Advanced Indicators for MT5 using MQL5

Price is the most random variable, with its bursts, reversals, figures, and pirouettes surprising many. Despite the fact that there are many examples of people making money based on intuition, they all logically end with the same thing: the deposit being lost.

What you’ll learn

  • Creating Metatrader 5 Indicators.
  • Mastering mql5 programming.
  • Creation of buffer based and non buffer indicators.
  • Reverse engineering Indicators.

Course Content

  • Introduction –> 1 lecture • 4min.
  • Simple Indicator Part 1 –> 3 lectures • 33min.
  • Simple Indicator Part 2 –> 2 lectures • 26min.
  • Simple Indicator Part 3 –> 2 lectures • 24min.
  • Simple Indicator Part 4 –> 2 lectures • 22min.
  • Basics of Non Buffer Objects –> 2 lectures • 30min.
  • Simple Indicator Part 5: Back-borne of all Complex Indicators –> 4 lectures • 43min.
  • Arrow Indicators Part 1 –> 2 lectures • 20min.
  • Arrow Indicators Part 2: Moving Average Cross –> 2 lectures • 20min.
  • Arrow Indicators Part 3:Buffer less Indicator –> 2 lectures • 29min.
  • Arrow Indicators Part 4: Stochastic –> 2 lectures • 20min.
  • Custom CandleSticks: a mql5.com Job –> 2 lectures • 30min.
  • Advanced Indicators 1: Integration of Buffers and Chart Objects –> 8 lectures • 1hr 32min.

MQL5: Guide to creating MT5 Indicators

Requirements

Price is the most random variable, with its bursts, reversals, figures, and pirouettes surprising many. Despite the fact that there are many examples of people making money based on intuition, they all logically end with the same thing: the deposit being lost.

In fact, the currency market and adrenaline are diametrically opposed. Only a comprehensive approach and restrained emotions can provide trade stability. This is impossible to achieve without a thorough understanding of the market, the ability to forecast it, and the application of these skills to your trading strategy. Every trader should begin with a trading plan and a defined action methodology. Technical analysis and forex indicators might aid you along the way.

Technical analysis of charts is built on the foundation of indicators. In actuality, these are computer programs that change the look of the price and/or volume depending on mathematical calculations, allowing the trader to properly forecast future market movement.

So, what indicators do:

  1. Help with markup;
  2. Generate signals for opening and closing trades;
  3. Demonstrate a real market trend, not an accumulation of incomprehensible noise;
  4. Simplify computing processes and display the information you need (spread size, lot, commission, time, sessions);
  5. Allow you to create your trading strategy;
  6. Make the trade process easier and clearer;
  7. Become the basis for the creation of Expert advisors, which are able to trade tirelessly instead of a trader 24 hours a day;
  8. Determine the necessary characteristics of the price (rate of change, volatility, extremes, direction, angle, strength of movement, volume);
  9. Allow you to find unique patterns and historical coincidences, that have happened and are bound to happen again.

Some Advantages of using Indicators are as follows

  1. Easy to use;
  2. Clear visual form of signals;
  3. Simplify the markup process and save time
  4. They are universal and can be used to trade almost any currency pair and other assets;
  5. Amenable to customization and optimization;
  6. Easily amenable to programming and become part of a trading advisor;
  7. They are the basis for creating a trading strategy;

This Course focuses on the programming of Indicators, for users to have their own custom indicators so as to boost the other advantages of Indicators.

Get Tutorial