View RSS Feed

All Blog Entries

  1. MQL5 Wizard Techniques you should know (Part 17): Multicurrency Trading

    by , 11-04-2024 at 05:52 AM
    This article continues the series on how the MQL5 wizard is ideal for rapid testing and prototyping ideas for traders. For a lot of people developing expert advisers and trade systems, the need to keep learning and be abreast with trends in not just machine learning but trade & risk management in general is important. We therefore consider within these series how the MQL5 IDE is useful in this regard by not only saving time but also minimizing coding errors.
    more...
    Categories
    Uncategorized
  2. More to follow about good free channels

    by , 10-30-2024 at 08:15 AM
    More to follow about good free channels (which we can subscribe to) for some information about trading and coding), and for now - the channels about the articles and about new free tools in CodeBase (it is recommended to subscribe):

    RU - https://www.mql5.com/ru/channels/algo-trading-ru
    EN - https://www.mql5.com/ru/channels/algo-trading-en
    ES - https://www.mql5.com/ru/channels/algo-trading-es
    FR - https://www.mql5.com/ru/channels/algo-trading-fr
    PT - https://www.mql5.com/pt/channels/algo-trading-pt ...
  3. MQL5 Wizard Techniques you should know (Part 16): Principal Component Analysis with Eigen Vectors

    by , 10-27-2024 at 05:52 AM
    Principal Component Analysis (PCA) is the focusing on only the ‘principal components’ among the many dimensions of a data set, such that one is reducing the dimensions of that data set by ignoring the ‘non-principal’ parts.

    PCA though, with eigen values & vectors, take on a slightly deeper approach. Typically, data sets that are handled under PCA are in a matrix format and the principal components, that are sought from a matrix would be a single vector column (or row) that is
    ...
    Categories
    Uncategorized
  4. Creating an MQL5 Expert Advisor Based on the Daily Range Breakout Strategy

    by , 10-26-2024 at 07:14 AM
    In this article, we will explore how to create an Expert Advisor (EA) in MetaQuotes Language 5 (MQL5) based on the Daily Range Breakout strategy. As traders continuously seek effective automated trading solutions, the Daily Range Breakout strategy offers a systematic approach that capitalizes on price movements beyond a defined range, making it an attractive option for Forex traders in MetaTrader 5.
    more...
    Categories
    Uncategorized
  5. Quantization in machine learning (Part 1): Theory, sample code, analysis of implementation in CatBoost

    by , 10-20-2024 at 03:29 PM
    The article considers the theoretical application of quantization in the construction of tree models No complex mathematical equations are used. While writing the article, I discovered the absence of established unified terminology in the scientific works of different authors, so I will choose the terminology options that, in my opinion, best reflect the meaning. Besides, I will use the terms of my own in the matters left unattended by other researchers. This article will use terms and concepts
    ...
    Categories
    Uncategorized
Page 3 of 123 FirstFirst 1 2 3 4 5 13 53 103 ... LastLast