View RSS Feed

All Blog Entries

  1. Moral expectation in trading

    by , 04-17-2023 at 02:24 AM
    Name:  moremore0804.png
Views: 45
Size:  1.8 KB

    Mathematical expectation in trading is one of the indicators used to evaluate a trading strategy efficiency. In 1738, Daniel Bernoulli published his work "Specimen theoriae novae de mensura sortis" (Exposition of a New Theory on the Measurement of Risk). In this work, he derived the moral expectation equation. The main difference between moral expectation and mathematical expectation is that moral expectation depends on the player's capital and implicitly
    ...
    Categories
    Uncategorized
  2. 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
  3. 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
  4. 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
  5. 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
Page 31 of 122 FirstFirst ... 21 29 30 31 32 33 41 81 ... LastLast