View RSS Feed

All Blog Entries

  1. Creating an EA that works automatically (Part 11): Automation (III)

    by , 05-11-2023 at 02:41 AM
    Name:  0018.png
Views: 59
Size:  80.0 KB

    In the previous article "Creating an EA that works automatically (Part 10): Automation (II)", we looked at a way to add EA operation schedule control. While the entire EA system has been built to prioritize autonomy, before moving on to the last phase where we will get a 100% automated EA, we need to make some minor changes to the code.
    more...
    Categories
    Uncategorized
  2. Experiments with neural networks (Part 4): Templates

    by , 05-10-2023 at 02: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
  3. Creating an EA that works automatically (Part 10): Automation (II)

    by , 05-09-2023 at 02: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
  4. Creating an EA that works automatically (Part 09): Automation (I)

    by , 05-08-2023 at 02: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
  5. How to create a custom indicator (Heiken Ashi) using MQL5

    by , 05-06-2023 at 02: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
Page 28 of 122 FirstFirst ... 18 26 27 28 29 30 38 78 ... LastLast