View RSS Feed

mql5

  1. Experiments with neural networks (Part 4): Templates

    by , 05-10-2023 at 01:56 AM
    Name:  Trade62904.png
Views: 60
Size:  11.8 KB

    In the previous articles (Part 1, Part 2, Part 3), we experimented with shapes and angles whose values were passed to the perceptron and the neural network built on the basis of the DeepNeuralNetwork.mqh library. We also conducted experiments on optimization methods in the strategy tester.
    An important task in the current experiments was to track the influence of the amount of transmitted data and the depth of history we take this data from.
    ...
    Categories
    Uncategorized
  2. Creating an EA that works automatically (Part 10): Automation (II)

    by , 05-09-2023 at 01:58 AM
    Name:  0017.png
Views: 43
Size:  28.9 KB

    In a previous article Creating an EA that works automatically (Part 9): Automation (I), we looked at how to create a breakeven and trailing stop system that uses two different modes. One of them uses a stop line on OCO positions, while the other uses a pending order as a stop level.
    more...
    Categories
    Uncategorized
  3. Creating an EA that works automatically (Part 09): Automation (I)

    by , 05-08-2023 at 01:21 AM
    In the previous article Creating an EA that works automatically (Part 08): OnTradeTransaction, it was explained how we can take advantage of the MetaTrader 5 platform by using a rather interesting event handling function. We will start now with building the first level of automation in our EA.[/QUOTE]

    more...
    Categories
    Uncategorized
  4. How to create a custom indicator (Heiken Ashi) using MQL5

    by , 05-06-2023 at 01:18 AM
    Name:  HAwith2EMAbuy2704.png
Views: 44
Size:  17.8 KB

    It is about a method to overcome this challenge by benefiting from the iCustom function and creating your custom indicator following your terms and based on your preferences. We will also see an example, as we will create a custom Heiken Ashi technical indicator and we will use this custom indicator in trading system examples.
    more...
    Categories
    Uncategorized
  5. Population optimization algorithms: Monkey algorithm (MA)

    by , 05-04-2023 at 01:35 AM
    Name:  article2304.png
Views: 42
Size:  30.2 KB

    Monkey Algorithm (MA) is a metaheuristic search algorithm. This article will describe the main components of the algorithm and present solutions for the ascent (upward movement), local jump and global jump. The algorithm was proposed by R. Zhao and W. Tang in 2007. The algorithm simulates the behavior of monkeys as they move and jump over mountains in search of food. It is assumed that the monkeys come from the fact that the higher the mountain, the more
    ...
    Categories
    Uncategorized
Page 23 of 331 FirstFirst ... 13 21 22 23 24 25 33 73 123 ... LastLast