View RSS Feed

mql5

  1. Learn how to design a trading system by Gator Oscillator

    by , 01-21-2023 at 01:22 AM
    Name:  Simple_Gator_Oscillator_System.png
Views: 63
Size:  70.8 KB

    Welcome to a new article in our series about learning how to design a trading system based on the most popular technical indicators which to learn not only how to create the trading system by MQL5 programming language but we learn also about every mentioned technical indicator. In this article, we will learn about one of these popular indicators which is the Gator Oscillator to learn in more detail what it is, how to use it, and how to create a trading
    ...
    Categories
    Uncategorized
  2. Mountain or Iceberg charts

    by , 01-16-2023 at 01:21 AM
    Name:  iceberg.png
Views: 55
Size:  9.1 KB

    How do you like the idea of adding a new chart type to the MetaTrader 5 platform? Some people say it lacks a few things that other platforms offer. But the truth is, MetaTrader 5 is a very practical platform as it allows you to do things that can't be done (or at least can't be done easily) in many other platforms.
    more...
    Categories
    Uncategorized
  3. Population optimization algorithms: Ant Colony Optimization (ACO)

    by , 12-24-2022 at 01:35 AM
    Name:  Scale11.png
Views: 77
Size:  21.0 KB

    Belgian researcher Marco Dorigo has created a mathematical model that scientifically describes the process of collective intelligence in an ant colony. He published it in his doctoral dissertation in 1992 and implemented it as an algorithm. Ant colony optimization (ACO) is a population-based stochastic search method for solving a wide range of combinatorial optimization problems. ACO is based on the concept of stigmergy. In 1959, Pierre-Paul Grasset invented
    ...
    Categories
    Uncategorized
  4. Magic of time trading intervals with Frames Analyzer tool

    by , 12-23-2022 at 01:18 AM
    Name:  00999.png
Views: 72
Size:  55.3 KB

    It is about the interesting tool that allows you to take a deeper look at the optimization results of any trading algorithm. It is even possible to improve the results of your real automated trading with a minimum of effort and cost.

    more...
    Categories
    Uncategorized
  5. MQL5 Wizard techniques you should know (Part 04): Linear Discriminant Analysis

    by , 12-18-2022 at 01:09 AM
    Name:  curvemoney.png
Views: 74
Size:  117.6 KB

    Linear discriminant analysis (LDA) is a very common dimensionality reduction technique for classification problems. Like kohonen maps in prior article if you have high-dimensional data (i.e. with a large number of attributes or variables) from which you wish to classify observations, LDA will help you transform your data so as to make the classes as distinct as possible.

    LDA is very much like the techniques PCA, QDA, & ANOVA; and
    ...
    Categories
    Uncategorized
Page 37 of 336 FirstFirst ... 27 35 36 37 38 39 47 87 137 ... LastLast