View RSS Feed

mql5

  1. Creating an EA that works automatically (Part 08): OnTradeTransaction

    by , 04-10-2023 at 02: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
  2. Testing and optimization of binary options strategies in MetaTrader 5

    by , 04-09-2023 at 02: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
  3. Neural networks made easy (Part 34): Fully Parameterized Quantile Function

    by , 04-08-2023 at 02: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
  4. Creating an EA that works automatically (Part 07): Account types (II)

    by , 04-06-2023 at 02: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
  5. Data Science and Machine Learning(Part 14): Finding Your Way in the Markets with Kohonen Maps

    by , 04-03-2023 at 04:09 AM
    Name:  Kohonen2903.png
Views: 73
Size:  23.3 KB

    Kohonen Maps or Self-Organizing maps(SOM) or Self-Organizing Feature Map(SOFM). Is an unsupervised machine learning technique used to produce a low-dimensional(typically tow-dimensional) representation of a higher dimensional data set while preserving the topological structure of the data.
    more...
    Categories
    Uncategorized
Page 32 of 336 FirstFirst ... 22 30 31 32 33 34 42 82 132 ... LastLast