View RSS Feed

All Blog Entries

  1. Category Theory in MQL5 (Part 8): Monoids

    by , 06-10-2023 at 01:23 AM
    Name:  monoid3105.png
Views: 27
Size:  4.2 KB

    In our previous article, on category theory, we uncovered the key concepts of multi-sets, relative sets, and indexed sets and explored their significance in algorithmic trading. Now, in this follow-up, we introduce the concept of monoids. Monoids form an essential foundation in mathematics and computer science, providing a structured approach to modeling operations on sets of elements.
    more...
    Categories
    Uncategorized
  2. Experiments with neural networks (Part 5): Normalizing inputs for passing to a neural network

    by , 06-09-2023 at 01:52 AM
    Name:  Pr1.png
Views: 38
Size:  4.5 KB

    Normalization of inputs is an important step in preparing data for training neural networks. This process allows us to bring the inputs to a certain range of values, which helps to improve the stability and speed of training convergence.
    more...
    Categories
    Uncategorized
  3. Understand and Use MQL5 Strategy Tester Effectively

    by , 06-07-2023 at 07:50 AM
    Name:  strategy25051.png
Views: 37
Size:  41.6 KB

    We will try to cover the most popular points about these previous topics to well understand what we need to deal with as programmers or developers.
    more...
    Categories
    Uncategorized
  4. Multibot in MetaTrader: Launching multiple robots from a single chart

    by , 06-03-2023 at 01:02 AM
    Name:  647111.png
Views: 51
Size:  10.5 KB

    .. implementation of a simple template that allows you to create a universal robot for multiple charts in MetaTrader 4 and 5.
    more...
    Categories
    Uncategorized
  5. Implementing an ARIMA training algorithm in MQL5

    by , 05-30-2023 at 01:17 AM
    Name:  ail1405.png
Views: 63
Size:  1.7 KB

    Most forex and crypto traders that look to exploit short term movements are plagued by the lack of fundamental information that could aid their endeavours. This is where standard time series techniques could help . George Box and Gwilym Jenkins developed what is arguably the most revered method of time series prediction. Although a number of advances have come about that improve on the original method, the underlying principles are still relevant today.
    ...
    Categories
    Uncategorized
Page 26 of 122 FirstFirst ... 16 24 25 26 27 28 36 76 ... LastLast