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 ...
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 ...
This paper intends to analyze the impact of dividend announcement on the stock market returns that investors earn. more...
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 ...
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...