View RSS Feed

All Blog Entries

  1. Simple Mean Reversion Traiding Strategy

    by , 07-24-2023 at 01:36 AM
    Name:  buy10107.png
Views: 25
Size:  12.1 KB

    Mean reversion is a type of contrarian trading where the trader expects the price to return to some form of equilibrium which is generally measured by a mean or another central tendency statistic. This article discusses a really simple mean reversion trading strategy.
    more...
    Categories
    Uncategorized
  2. MT5 version of famous WmiFor forecasting indicator

    by , 07-23-2023 at 01:36 AM
    This is MT5 version of famous WmiFor forecasting indicator -
    ----------------

    WmiFor 3.5 for MT5 (with DTW engine) - indicator for MetaTrader 5

    Name:  EURUSDDailyWmiFor3.png
Views: 29
Size:  26.7 KB

    This indicator predicts possible future price movements by searching for similar candle patterns in the rate history.
    This is an adaptation of original indicator WmiFor 3.0 (with dynamic time warping engine, DTW) for MetaTrader 4 .
    Categories
    Uncategorized
  3. Gold Dust EA

    by , 07-22-2023 at 01: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
  4. Forecasting with ARIMA models in MQL5

    by , 07-21-2023 at 01: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
  5. Develop a Proof-of-Concept DLL with C++ multi-threading support for MetaTrader 5 on Linux

    by , 07-20-2023 at 01: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
Page 35 of 2514 FirstFirst ... 25 33 34 35 36 37 45 85 135 535 1035 ... LastLast