View RSS Feed

mql5

  1. Canvas based indicators: Filling channels with transparency

    by , 04-16-2023 at 02:25 AM
    Name:  Captura0804.png
Views: 61
Size:  10.5 KB


    Method for creating custom indicators whose drawings are made using the class CCanvas from standard library.
    The topics of this article are listed below:

    ...
    Categories
    Uncategorized
  2. How to use ONNX models in MQL5

    by , 04-15-2023 at 02:05 AM
    Name:  testpredictionschart20704.png
Views: 50
Size:  41.2 KB

    Among all the considered models, CNN-LSTM models have generated the best results during the experiments. In this article, we will consider how to create such a model to forecast financial timeseries and how to use the created ONNX model in an MQL5 Expert Advisor.
    more...
    Categories
    Uncategorized
  3. Category Theory in MQL5 (Part 4): Spans, Experiments, and Compositions

    by , 04-12-2023 at 01:59 PM
    Name:  category0504.png
Views: 42
Size:  10.0 KB

    In the previous article, we saw how category theory can be potent in complex systems via its concepts of products, coproducts, and the universal property, examples of applications of which in finance and algorithmic trading were shared. Here, we will delve deeper into spans, experiments, and compositions.
    more...
    Categories
    Uncategorized
  4. Creating an EA that works automatically (Part 08): OnTradeTransaction

    by , 04-10-2023 at 02:31 AM
    Name:  eaflow0304.png
Views: 50
Size:  39.1 KB

    In previous articles: Creating an EA that works automatically (Part 06): Account types (I) and Creating an EA that works automatically (Part 07): Account types (II), we were focusing on the importance of being careful when designing an EA that trades automatically.

    Before we can really understand how the EA code for automation should work, we need to understand how it interacts with the trade server.
    more...
    Categories
    Uncategorized
  5. Testing and optimization of binary options strategies in MetaTrader 5

    by , 04-09-2023 at 02:50 AM
    Name:  Buy23103.png
Views: 57
Size:  13.8 KB

    High/Low is the simplest type of binary options as traders only have to determine, in which direction the price will go. In a bullish trend, it is advisable to buy High (Call). While Down (Put) is purchased if a downward movement of the asset is expected. The profit of High/Low options varies from 10% to 80% of the bet.
    more...
    Categories
    Uncategorized
Page 31 of 336 FirstFirst ... 21 29 30 31 32 33 41 81 131 ... LastLast