View RSS Feed

mql5

  1. Experiments with neural networks (Part 6): Perceptron as a self-sufficient tool for price forecast

    by , 06-13-2023 at 02:42 AM
    Name:  perceptron03062.png
Views: 32
Size:  4.8 KB

    Perceptron is a machine learning technique that can be used to predict market prices. It is a useful tool for traders and investors striving to get a price forecast.
    more...
    Categories
    Uncategorized
  2. Frequency domain representations of time series: The Power Spectrum

    by , 06-11-2023 at 02:06 AM
    Name:  domail0205.png
Views: 31
Size:  3.9 KB

    Displaying the data in different domains can reveal interesting characteristics about the series that may not be apparent when conducting analysis exclusively in the time domain. In this article we will discuss some of the useful perspectives to be gained by analyzing time series in the frequency domain using the discrete fourier transform (dft).
    more...
    Categories
    Uncategorized
  3. Category Theory in MQL5 (Part 8): Monoids

    by , 06-10-2023 at 02: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
  4. Experiments with neural networks (Part 5): Normalizing inputs for passing to a neural network

    by , 06-09-2023 at 02: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
  5. Understand and Use MQL5 Strategy Tester Effectively

    by , 06-07-2023 at 08: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
Page 25 of 336 FirstFirst ... 15 23 24 25 26 27 35 75 125 ... LastLast