View RSS Feed

All Blog Entries

  1. How to create a custom True Strength Index indicator using MQL5

    by , 05-22-2023 at 02:01 AM
    Name:  TSISystemEAsellsignal.png
Views: 66
Size:  17.1 KB

    ..how you can create the True Strength Index Indicator from scratch. We will learn the specifics of this indicator and see how to calculate it in our code. Not that only, but we will learn how we can use this customized indicator in a trading system based on a trading strategy by creating an Expert Advisor.
    more...
    Categories
    Uncategorized
  2. Creating an EA that works automatically (Part 12): Automation (IV)

    by , 05-19-2023 at 02:02 AM
    In the previous article Creating an EA that works automatically (Part 11): Automation (III), we looked at how we can create a robust system, minimizing the failures and loopholes that can affect a program.
    In the previous article, I raised this question and left it for you to understand where this flaw was, and how it could cause problems, so that we could not automate our EA at 100% yet. Did you manage to understand where the failure was and how it could have been triggered? Well, if
    ...
    Categories
    Uncategorized
  3. Population optimization algorithms: Saplings Sowing and Growing up (SSG)

    by , 05-15-2023 at 02: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
  4. Category Theory in MQL5 (Part 7): Multi, Relative and Indexed Domains

    by , 05-14-2023 at 02: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
  5. How to connect MetaTrader 5 to PostgreSQL

    by , 05-12-2023 at 02: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
Page 27 of 122 FirstFirst ... 17 25 26 27 28 29 37 77 ... LastLast