View RSS Feed

mql5

  1. How to detect trends and chart patterns using MQL5

    by , 05-01-2023 at 01:39 AM
    Name:  noTrend1904.png
Views: 53
Size:  13.7 KB

    After reading this article, you will be able to detect highs and lows, identify trend types, double tops, and bottoms accordingly.
    more...
    Categories
    Uncategorized
  2. Category Theory in MQL5 (Part 6): Monomorphic Pull-Backs and Epimorphic Push-Outs

    by , 04-29-2023 at 01:14 AM
    Name:  border1804.png
Views: 58
Size:  13.2 KB

    In our previous article, we discussed how equalizers in category theory can be employed to estimate volatility changes using sampled data. In this follow-up article, we will delve into composition and cones in category theory by exploring the significance of various cone setups on the end results of analysis.
    more...
    Categories
    Uncategorized
  3. Population optimization algorithms: Gravitational Search Algorithm (GSA)

    by , 04-27-2023 at 01:26 AM
    Gravitational Search Algorithm (GSA) was proposed by E. Rashedi to solve the optimization problem, especially non-linear problems, following the principles of Newton's law of gravitation. In the proposed algorithm, particles are considered as objects and their performance is estimated taking into account their masses.
    more...
    Categories
    Uncategorized
  4. Population optimization algorithms: Harmony Search (HS)

    by , 04-25-2023 at 01:33 AM
    Quote Originally Posted by mql5 View Post
    Name:  chart11504.png
Views: 64
Size:  15.6 KB

    The Harmony Search (HS) method is an emerging metaheuristic optimization algorithm that has been used to solve numerous complex problems over the past decade. The Harmony Search algorithm (HS) was first proposed in 2001 by Z. W. Geem. The HS method is inspired by the founding principles of musical improvisation and the search for musical harmony. The combinations of perfect harmony of sounds are matched with the global extremum in the multidimensional
    ...
    Categories
    Uncategorized
  5. An example of how to ensemble ONNX models in MQL5

    by , 04-23-2023 at 01:51 AM
    Name:  models1304.png
Views: 50
Size:  4.9 KB

    For stable trading, it is usually recommended to diversify both the traded instruments and the trading strategies. The same refers to machine learning models: it is easier to create several simpler models that one complex one. But it can be difficult to assemble these models into one ONNX model. In this article, we will consider one of the ensembles called the voting classifier. We will show you how easy it is to implement such an ensemble.
    ...
    Categories
    Uncategorized
Page 21 of 328 FirstFirst ... 11 19 20 21 22 23 31 71 121 ... LastLast