View RSS Feed

All Blog Entries

  1. Something interesting

    by , 10-11-2024 at 09:15 AM
    More to follow about promotion of 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/en/channels/algo-trading-en
    ES - https://www.mql5.com/es/channels/algo-trading-es
    FR - https://www.mql5.com/fr/channels/algo-trading-fr ...
  2. MQL5 Wizard Techniques you should know (Part 11): Number Walls

    by , 10-03-2024 at 12:22 PM
    For a few time-series, it is possible to devise a formula for the next value in the sequences basing off of previous values that appeared within it. Number walls allow this to be accomplished by preliminarily generating a ‘wall of numbers’, in the form of a matrix via what is referred to as the cross-rule. In generating this matrix, the primary goal is to establish if the sequence in question is convergent and the number wall cross rule algorithm gladly answers this question, if after a few rows
    ...
    Categories
    Uncategorized
  3. Market Reactions and Trading Strategies in Response to Dividend Announcements: Evaluating the Efficient Market Hypothesis in Stock Trading

    by , 09-10-2024 at 04:45 PM
    This paper intends to analyze the impact of dividend announcement on the stock market returns that investors earn.
    more...
    Categories
    Uncategorized
  4. How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 3): Added symbols prefixes and/or suffixes and Trading Time Session

    by , 08-24-2024 at 01:07 PM
    Several fellow traders sent emails or commented about how to use this Multi-Currency EA on brokers with symbol names that have prefixes and/or suffixes, and also how to implement trading time zones or trading time sessions on this Multi-Currency EA.

    Therefore, on this occasion I will explain and create a function to be implemented in the EA in the previous article FXSAR_MTF_MCEA by adding an automatic detection function for broker symbols with prefixes and/or suffixes and
    ...
    Categories
    Uncategorized
  5. Neural networks made easy (Part 40): Using Go-Explore on large amounts of data

    by , 06-29-2024 at 08:22 AM
    In the previous article "Neural networks made easy (Part 39): Go-Explore, a different approach to exploration", we familiarized ourselves with the Go-Explore algorithm and its ability to explore the environment.

    In this article, we will take a closer look at possible optimization methods for the Go-Explore algorithm to improve its efficiency over longer training periods.
    more...
    Categories
    Uncategorized
Page 3 of 122 FirstFirst 1 2 3 4 5 13 53 103 ... LastLast