View RSS Feed

All Blog Entries

  1. Developing a multi-currency Expert Advisor (Part 13): Automating the second stage — selection into groups

    by , Yesterday at 06:35 AM
    Having been distracted a bit by the risk manager in the last article, let's get back to the main topic — test automation. In one of the previous articles, we outlined several stages that should be completed while optimizing and searching for the best parameters of the final EA. We have already implemented the first stage, at which we optimized the parameters of a single trading strategy instance. Its results were saved in the database.

    The next stage is a selection of good
    ...
    Categories
    Uncategorized
  2. Introduction to MQL5 (Part 8): Beginner's Guide to Building Expert Advisors (II)

    by , 11-23-2024 at 09:19 AM
    Having already studied the fundamentals of MQL5, you are now prepared to take on one of the most important tasks associated with algorithmic trading: creating a working Expert Advisor. As I indicated in the previous article, We will use a project-based approach for this series. This method helps in both comprehending abstract ideas and recognizing how they are used in practical situations. You will have a firm grasp of how to automate trading decisions based on candlestick patterns and predetermined
    ...
    Categories
    Uncategorized
  3. Matrix Factorization: A more practical modeling

    by , 11-22-2024 at 11:55 AM
    In the previous article "Matrix Factorization: The Basics", I talked a little about how you, my dear readers, can use matrices in your general calculations. However, at that time I wanted you to understand how the calculations were done, so I didn't pay much attention to creating the correct model of the matrices.
    more...
    Categories
    Uncategorized
  4. Master MQL5 from beginner to pro (Part II): Basic data types and use of variable

    by , 11-21-2024 at 04:52 AM
    In my previous article we looked at the main programs that are used by MQL5 programmers (and came to the conclusion that the MetaEditor IDE is well suited for beginner needs). In addition, we took a quick look at the concept of a function and created a simple script that prints a message in the system log. These messages can be viewed at the bottom of the terminal window in the Experts tab.

    Now we come to the point that this data must be stored somewhere.
    Today we will
    ...
    Categories
    Uncategorized
  5. Custom Indicators (Part 1): A Step-by-Step Introductory Guide to Developing Simple Custom Indicators in MQL5

    by , 11-20-2024 at 09:19 AM
    In this article series, we'll explore how MQL5 indicators are created, customized, and utilized to enhance trading strategies in MetaTrader 5. From basic indicator logic to advanced customization options, we'll cover the basics and gradually move deeper into the more advanced concepts of indicator development as we progress with the article series. The main aim of this article series is to empower you to create your own MQL5 custom indicators tailored to your trading preferences and goals.
    ...
    Categories
    Uncategorized
Page 1 of 5 1 2 3 ... LastLast