View RSS Feed

newdigital

  1. Category Theory in MQL5 (Part 17): Functors and Monoids

    by , 02-03-2024 at 04:19 AM
    We continue our look at category theory with one more take on functors. So far, we have seen applications of category theory in implementing custom instances of the Expert trailing class, and the Expert Signal class so we will consider applications in using the Expert Money class for this article. All these classes come with the Meta Editor IDE and are used with the MQL5 wizard in assembling expert advisors with minimal coding.

    In this article as we sum up our look at functors
    ...
    Categories
    Uncategorized
  2. Modified Grid-Hedge EA in MQL5 (Part II): Making a Simple Grid EA

    by , 02-01-2024 at 06:37 AM
    Welcome to the second installment of our article series, "Modified Grid-Hedge EA in MQL5." Let's begin by recapping what we covered in the first part. In Part I, we explored the classic hedge strategy, automated it using an Expert Advisor (EA), and conducted tests in the strategy tester, analyzing some initial results. This marked the first step in our journey toward creating a Modified Grid-Hedge EA—a blend of classic hedge and grid strategies.
    more...
    Categories
    Uncategorized
Page 2 of 2 FirstFirst 1 2