View RSS Feed

mql5

  1. Population optimization algorithms: Grey Wolf Optimizer (GWO)

    by , 01-28-2023 at 12:17 AM
    Name:  wolfalgo1.png
Views: 61
Size:  60.6 KB

    The gray wolf algorithm is a metaheuristic stochastic swarm intelligence algorithm developed in 2014. Its idea is based on the gray wolf pack hunting model. There are four types of wolves: alpha, beta, delta and omega. Alpha has the most "weight" in decision making and managing the pack. Next come the beta and the delta, which obey the alpha and have power over the rest of the wolves. The omega wolf always obeys the rest of the dominant wolves.
    ...
    Categories
    Uncategorized
  2. Population optimization algorithms: Artificial Bee Colony (ABC)

    by , 01-27-2023 at 12:16 AM
    Name:  beecolony12345.png
Views: 66
Size:  35.8 KB

    For many years, the bee search methods were researched exclusively by biologists. However, the interest in applying swarm behavior in the development of new optimization algorithms was growing. In 2005, professor Dervis Karaboga became interested in the research results. He published a scientific article and was the first to describe the model of swarm intelligence mostly inspired by bee dance. The model was called the artificial bee colony.
    ...
    Categories
    Uncategorized
  3. Non-linear indicators

    by , 01-26-2023 at 12:46 AM
    Name:  3.png
Views: 60
Size:  17.6 KB

    Non-linear methods are widely used to handle financial time series. In particular, there are quite a few indicators in the MetaTrader trading platform that use non-linear approaches. All of them are actively used in trading.
    Non-linear indicators may be needed when certain characteristics of a signal are more important than general information. In addition, non-linear indicators can cope with situations, in which linear indicators are powerless.
    ...
    Categories
    Uncategorized
  4. MQL5 Wizard techniques you should know (Part 05): Markov Chains

    by , 01-24-2023 at 12:28 AM
    Name:  chain_rain.png
Views: 70
Size:  86.3 KB

    Markov chains are a mathematical tool that can be used to model the behavior of financial markets. They are particularly useful because they allow traders to analyze the probability of future market states based on the current state of the market.
    One of the key benefits of using Markov chains in financial markets is that they allow traders to analyze and predict the evolution of market trends over time.
    Another benefit of Markov chains
    ...
    Categories
    Uncategorized
  5. Learn how to design a trading system by Gator Oscillator

    by , 01-21-2023 at 12: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
Page 1 of 2 1 2 LastLast