View RSS Feed

mql5

  1. Category Theory in MQL5 (Part 4): Spans, Experiments, and Compositions

    by , 04-12-2023 at 12:59 PM
    Name:  category0504.png
Views: 42
Size:  10.0 KB

    In the previous article, we saw how category theory can be potent in complex systems via its concepts of products, coproducts, and the universal property, examples of applications of which in finance and algorithmic trading were shared. Here, we will delve deeper into spans, experiments, and compositions.
    more...
    Categories
    Uncategorized
  2. Creating an EA that works automatically (Part 08): OnTradeTransaction

    by , 04-10-2023 at 01:31 AM
    Name:  eaflow0304.png
Views: 50
Size:  39.1 KB

    In previous articles: Creating an EA that works automatically (Part 06): Account types (I) and Creating an EA that works automatically (Part 07): Account types (II), we were focusing on the importance of being careful when designing an EA that trades automatically.

    Before we can really understand how the EA code for automation should work, we need to understand how it interacts with the trade server.
    more...
    Categories
    Uncategorized
  3. Testing and optimization of binary options strategies in MetaTrader 5

    by , 04-09-2023 at 01:50 AM
    Name:  Buy23103.png
Views: 57
Size:  13.8 KB

    High/Low is the simplest type of binary options as traders only have to determine, in which direction the price will go. In a bullish trend, it is advisable to buy High (Call). While Down (Put) is purchased if a downward movement of the asset is expected. The profit of High/Low options varies from 10% to 80% of the bet.
    more...
    Categories
    Uncategorized
  4. Neural networks made easy (Part 34): Fully Parameterized Quantile Function

    by , 04-08-2023 at 01:37 AM
    Name:  FQF3003.png
Views: 55
Size:  12.3 KB

    We continue studying distributed Q-learning algorithms. Earlier we have already considered two algorithms. In the first one [4], our model learned the probabilities of receiving a reward in a given range of values. In the second algorithm [5], we used a different approach to solving the problem. We trained the model to predict the reward level with a given probability.
    more...
    Categories
    Uncategorized
  5. Creating an EA that works automatically (Part 07): Account types (II)

    by , 04-06-2023 at 01:49 AM
    In the previous article Creating an EA that works automatically (Part 06): Account types (I), we started developing a way to ensure that the automated EA works correctly and within its intended purpose. In that article, we created the C_Manager class, which acts as an administrator, so that in case of strange or incorrect EA behavior the EA will be removed from the chart.
    more...
    Categories
    Uncategorized
Page 3 of 4 FirstFirst 1 2 3 4 LastLast