View RSS Feed

Uncategorized

Entries with no category

  1. Matrix Factorization: A more practical modeling

    by , 11-22-2024 at 10:55 AM
    In the previous article "Matrix Factorization: The Basics", I talked a little about how you, my dear readers, can use matrices in your general calculations. However, at that time I wanted you to understand how the calculations were done, so I didn't pay much attention to creating the correct model of the matrices.
    more...
    Categories
    Uncategorized
  2. Neural Networks Made Easy (Part 86): U-Shaped Transformer

    by , 11-19-2024 at 10:55 AM
    Forecasting long-term timeseries is of specifically great importance for trading. The Transformer architecture, which was introduced in 2017, has demonstrated impressive performance in the areas of Natural Language Processing (NLP) and Computer Vision (CV). The use of Self-Attention mechanisms allows the effective capturing of dependencies over long time intervals, extracting key information from the context. Naturally, quite quickly a large number of different algorithms based on this mechanism
    ...
    Categories
    Uncategorized
  3. Data Science and ML (Part 31): Using CatBoost AI Models for Trading

    by , 11-09-2024 at 02:41 PM
    CatBoost is an open-source software library with gradient-boosting algorithms on decision trees, it was designed specifically to address the challenges of handling categorical features and data in machine learning.

    It was developed by Yandex and was made open-source in the year of 2017, read more.
    Despite being introduced recently compared to machine learning techniques such as Linear regression or SVM's, CatBoost gained massive popularity among AI communities and rose to
    ...
    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. Developing a multi-currency Expert Advisor (Part 9): Collecting optimization results for single trading strategy instances

    by , 10-24-2024 at 12:24 PM
    We have already implemented a lot of interesting things in the previous articles. We have a trading strategy or several trading strategies that we can implement in the EA. Besides, we have developed a structure for connecting many instances of trading strategies in a single EA, added tools for managing the maximum allowable drawdown, looked at possible ways of automated selection of sets of strategy parameters for their best work in a group, learned how to assemble an EA from groups of strategy
    ...
    Categories
    Uncategorized
Page 8 of 343 FirstFirst ... 6 7 8 9 10 18 58 108 ... LastLast