Bestsellers in the Market:
7 new products are now available on the Market:
Published article "From Basic to Intermediate: FOR Statement".

In this article, we will look at the most basic concepts of the FOR statement. It is very important to understand everything that will be shown here. Unlike the other statements we've talked about so far, the FOR statement has some quirks that quickly make it very complex. So don't let stuff like this accumulate. Start studying and practicing as soon as possible.
12 new products are now available on the Market:
Published article "Building a Custom Market Regime Detection System in MQL5 (Part 2): Expert Advisor".

This article details building an adaptive Expert Advisor (MarketRegimeEA) using the regime detector from Part 1. It automatically switches trading strategies and risk parameters for trending, ranging, or volatile markets. Practical optimization, transition handling, and a multi-timeframe indicator are included.
Published article "Websockets for MetaTrader 5: Asynchronous client connections with the Windows API".

This article details the development of a custom dynamically linked library designed to facilitate asynchronous websocket client connections for MetaTrader programs.
Bestsellers in the Market:
Published article "Automating Trading Strategies in MQL5 (Part 15): Price Action Harmonic Cypher Pattern with Visualization".

In this article, we explore the automation of the Cypher harmonic pattern in MQL5, detailing its detection and visualization on MetaTrader 5 charts. We implement an Expert Advisor that identifies swing points, validates Fibonacci-based patterns, and executes trades with clear graphical annotations. The article concludes with guidance on backtesting and optimizing the program for effective trading.
The most downloaded free products:
5 new products are now available on the Market:
Bestsellers in the Market:
New publications in CodeBase
- CTJM Candle Timer - Indicator for MT5 This indicator will shows the time remaining until the end of the candle. You can choose colour and the font size.
- MyRSI by John Ehlers John F. Ehlers’ RSI with “Noise Elimination Technology" for MT4
9 new products are now available on the Market:
Bestsellers in the Market:
7 new products are now available on the Market:
The most downloaded free products:
Published article "Atmosphere Clouds Model Optimization (ACMO): Practice".

In this article, we will continue diving into the implementation of the ACMO (Atmospheric Cloud Model Optimization) algorithm. In particular, we will discuss two key aspects: the movement of clouds into low-pressure regions and the rain simulation, including the initialization of droplets and their distribution among clouds. We will also look at other methods that play an important role in managing the state of clouds and ensuring their interaction with the environment.
Bestsellers in the Market:
8 new products are now available on the Market:
9 new signals now available for subscription:
Growth: | 85.21 | % |
Equity: | 6,277.68 | USD |
Balance: | 7,371.00 | USD |
7 new products are now available on the Market:
Bestsellers in the Market:
The most downloaded free products:
12 new products are now available on the Market:
Bestsellers in the Market:
Published article "Neural Networks in Trading: Exploring the Local Structure of Data".

Effective identification and preservation of the local structure of market data in noisy conditions is a critical task in trading. The use of the Self-Attention mechanism has shown promising results in processing such data; however, the classical approach does not account for the local characteristics of the underlying structure. In this article, I introduce an algorithm capable of incorporating these structural dependencies.