View RSS Feed

mql5

  1. An example of how to ensemble ONNX models in MQL5

    by , 07-02-2023 at 10:14 AM
    Name:  models1304.png
Views: 19
Size:  4.9 KB

    For stable trading, it is usually recommended to diversify both the traded instruments and the trading strategies. The same refers to machine learning models: it is easier to create several simpler models that one complex one. But it can be difficult to assemble these models into one ONNX model. In this article, we will consider one of the ensembles called the voting classifier. We will show you how easy it is to implement such an ensemble.
    ...
    Categories
    Uncategorized
  2. Creating an EA that works automatically (Part 13): Automation (V)

    by , 06-23-2023 at 01:05 AM
    Name:  0034_au.png
Views: 38
Size:  20.1 KB

    Now that we have finished creating the basic skeleton, we can finally automate the EA to make it operate 100% automatically while following the operational rules that we have defined. The purpose of the article is not to build an operational model, but to show and prepare you to use the system proposed here, by turning a manual Expert Advisor into an automated one.
    more...
    Categories
    Uncategorized
  3. Rebuy algorithm: Math model for increasing efficiency

    by , 06-22-2023 at 01:42 AM
    Name:  rebuy1606.png
Views: 44
Size:  17.1 KB

    This is a classic trading scheme that is as old as the world.
    In this article, we will have a closer look at the concept delving deeper than forum users do. However, the article will be more general and much broader as the rebuy algorithm is very suitable for highlighting some very interesting and useful features.
    more...
    Categories
    Uncategorized
  4. PriceChannel_Signal_v2 EA for Metatrader 5

    by , 06-19-2023 at 01:38 AM
    PriceChannel_Signal_v2 EA - expert for MetaTrader 5

    Name:  usdjpy-m15-metaquotes-software-corp.png
Views: 41
Size:  34.0 KB

    The custom indicator 'PriceChannel_Signal_v2' ( I took the indicator here ) generates several signals: two types of signals to open a 'BUY' position, two types of signals to open a 'SELL' position, one signal to close 'BUY' and one signal to close 'SELL'. No Stop Loss, No Take Profit, No Trailing.
    Categories
    Uncategorized
  5. How to create a custom Donchian Channel indicator using MQL5

    by , 06-18-2023 at 01:37 AM
    Name:  dcSimpleEA_attached_and_signal1.png
Views: 39
Size:  12.1 KB

    QUOTE]In this article, we will talk about a very important concept in trading which is trend identification as we will learn about a technical tool that can be helpful in that which is the Donchian Channel indicator. This indicator is a trend following the same as we will see. [/QUOTE]

    more...
    Categories
    Uncategorized
Page 18 of 330 FirstFirst ... 8 16 17 18 19 20 28 68 118 ... LastLast