View RSS Feed

mql5

  1. MQL5 Wizard Techniques you should know (Part 13). DBSCAN for Expert Signal Class

    by , 03-25-2024 at 06:27 AM
    These series of articles, on the MQL5 Wizard, are a segue on how often abstract ideas in Mathematics of other fields of life can be enlivened as trading systems and tested or validated before any serious commitments is made on their premise. This ability to take simple and not fully implemented or envisaged ideas and explore their potential as trading systems is one of the gems presented by the MQL5 wizard assembly for expert advisers. The expert classes of the wizard furnish a lot of the mundane
    ...
    Categories
    Uncategorized
  2. Introduction to MQL5 (Part 3): Mastering the Core Elements of MQL5

    by , 03-24-2024 at 05:32 PM
    Welcome back, fellow traders and aspiring algorithmic enthusiasts! As we step into the third chapter of our MQL5 journey, we stand at the crossroads of theory and practice, poised to unravel the secrets behind arrays, custom functions, preprocessors, and event handling. Our mission is to empower every reader, regardless of their programming background, with a profound understanding of these fundamental MQL5 elements.
    more...
    Categories
    Uncategorized
  3. Master MQL5 from beginner to pro (Part I): Getting started with programming

    by , 03-23-2024 at 05:27 AM
    I sometimes receive private messages from those who want to learn how to create their own Expert Advisors or indicators. Although there is a lot of material on this site and on the Internet in general, including very good resources with examples, beginners still need help. Some users seek more consistency in presentation, others require clarity or something else. Sometimes users ask: "Add comments to the code of a working Expert Advisor, I will understand everything and make the same one myself!"
    ...
    Categories
    Uncategorized
  4. Neural networks made easy (Part 39): Go-Explore, a different approach to exploration

    by , 03-21-2024 at 02:24 PM
    We continue the theme of environmental exploration in reinforcement learning. In previous articles within this series, we have already looked at algorithms for exploring the environment through curiosity and disagreement in an ensemble of models. Both approaches exploited intrinsic rewards to motivate the agent to perform different actions in similar situations while exploring new areas. But the problem is that the intrinsic reward decreases as the environment gets better explored. In complex cases
    ...
    Categories
    Uncategorized
  5. How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 6): Two RSI indicators cross each other's lines

    by , 03-01-2024 at 05:39 AM
    Multi-currency Expert Advisor is an Expert Advisor or trading robot that can trade (open orders, close orders and manage orders, for example: Trailing Stop Loss and Trailing Profit) for more than 1 symbol pair from only one symbol chart, where in this article Expert Advisor will trade for 30 pairs. In this article we will use two RSI indicators with crossing signals, Fast RSI crossing with Slow RSI.

    As has been proven in previous articles, we all know that multi-currency trading
    ...
    Categories
    Uncategorized
Page 2 of 101 FirstFirst 1 2 3 4 12 52 ... LastLast