View RSS Feed

Uncategorized

Entries with no category

  1. Population optimization algorithms: Saplings Sowing and Growing up (SSG)

    by , 05-15-2023 at 01:00 AM
    Name:  tree0505.png
Views: 65
Size:  31.0 KB

    There are many optimization methods inspired by processes occurring in nature, such as evolutionary computation, artificial immunology, population methods and others. SSG is basically defined as iterative generation and combination processes working with a garden of potential solutions called seedlings. The Saplings Sowing and Growing (SSG) algorithm was proposed by A. Karci with co-authors in 2002. The algorithm is inspired by the evolution of
    ...
    Categories
    Uncategorized
  2. Category Theory in MQL5 (Part 7): Multi, Relative and Indexed Domains

    by , 05-14-2023 at 01:24 AM
    Name:  category7.png
Views: 65
Size:  8.1 KB

    In the prior article we looked at how changes to cones and compositions can affect sensitivity-analysis results thus presenting opportunity in system design depending on the indicators and securities one could be trading with. For this one we will take a deeper look at the various types of special/unique domains one can come across and also explore how their relationships can be used to moderate expectations in price volatility.
    more...
    Categories
    Uncategorized
  3. How to connect MetaTrader 5 to PostgreSQL

    by , 05-12-2023 at 01:05 AM
    Name:  wslinstall11.PNG
Views: 55
Size:  15.2 KB

    This article analyses five standard alternatives to connecting a Postgres database to MetaTrader 5, their requirements, Pros, and Cons. Also, we will set up a development environment, install a Postgres database as a remote one, connect to it, and insert and retrieve data to be consumed by an MQL5 script or EA.
    more...
    Categories
    Uncategorized
  4. Creating an EA that works automatically (Part 11): Automation (III)

    by , 05-11-2023 at 01: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
  5. 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
Page 26 of 335 FirstFirst ... 16 24 25 26 27 28 36 76 126 ... LastLast