View RSS Feed

All Blog Entries

  1. Gold Dust EA

    by , 07-22-2023 at 02:35 AM
    Gold Dust - expert for MetaTrader 5

    Name:  20181114.png
Views: 31
Size:  14.9 KB

    The trading system is based on the future price direction forecast, which is implemented by selecting weight coefficients of an elementary single-layer neural network.
    Categories
    Uncategorized
  2. Forecasting with ARIMA models in MQL5

    by , 07-21-2023 at 02:34 AM
    Name:  profitfactor27_2.PNG
Views: 32
Size:  27.4 KB

    The article Implementing an ARIMA training algorithm in MQL5, describes the CArima class for building ARIMA models. Although it is technically possible to use the class as it is to apply a model and make predictions, it is not intuitive. In this article we will address this shortcomming and extend the class to enable easier to use methods for applying models to make predictions. We will discuss some of the complications related to implementing predictions
    ...
    Categories
    Uncategorized
  3. Develop a Proof-of-Concept DLL with C++ multi-threading support for MetaTrader 5 on Linux

    by , 07-20-2023 at 02:02 AM
    Name:  TestConsumeDLL_elapsedTimeExecution.png
Views: 29
Size:  76.6 KB

    Linux has a vibrant development ecosystem and a good ergonomic for software development.
    Normally MetaTrader 5 developers just use MQL5 programming language to develop their indicators/experts or related products then publish on the market to end-users without any concern about which OS to base on.
    But when developers need to involve developing a custom solution as a shared library (DLL) to further expand and provide additional services
    ...
    Categories
    Uncategorized
  4. New Zealand Inflation Climbs 6.0% On Year In Q2

    by , 07-19-2023 at 10:42 PM
    Name:  nzdusd-h1-alpari-3.png
Views: 20
Size:  20.0 KB

    New Zealand's consumer prices rose 6.0 percent on year in the second quarter of 2023, Statistics New Zealand said on Wednesday.

    more...
    Categories
    Uncategorized
  5. Population optimization algorithms: Gravitational Search Algorithm (GSA)

    by , 07-19-2023 at 02:02 AM
    Gravitational Search Algorithm (GSA) was proposed by E. Rashedi to solve the optimization problem, especially non-linear problems, following the principles of Newton's law of gravitation. In the proposed algorithm, particles are considered as objects and their performance is estimated taking into account their masses.
    more...
    Categories
    Uncategorized
Page 3 of 7 FirstFirst 1 2 3 4 5 ... LastLast