View RSS Feed

mql5

  1. 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
  2. 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
  3. 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
  4. Data Science and Machine Learning (Part 13): Improve your financial market analysis with Principal Component Analysis (PCA)

    by , 04-01-2023 at 02:47 AM
    Name:  principal2803.png
Views: 87
Size:  38.2 KB

    Principal Component Analysis (PCA) is a dimensionality-reduction method that is often used to reduce the dimensionality of large data sets, by transforming a large set of variables into a smaller one that still contains most of the information in the large set.
    more...
    Categories
    Uncategorized
  5. Learn how to design a trading system by Fibonacci

    by , 03-30-2023 at 02:51 AM
    Name:  SimpleFiboSystem2803.png
Views: 58
Size:  25.6 KB

    In this new article from our series about learning how to design a trading system based on the most popular technical analysis tools and indicators, we will learn how to create a trading system based on the Fibonacci Retracement technical tool which is one of the most popular and widely used in trading. After that, we can use this trading system on our MetaTrader 5 trading terminal.
    more...
    Categories
    Uncategorized
Page 34 of 338 FirstFirst ... 24 32 33 34 35 36 44 84 134 ... LastLast