Bestsellers in the Market:
Most read articles this month

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.
Most downloaded source codes this month
- Cryptos_V1 - MetaTrader 4 Expert for ETH Crypto EA for ETH/USD pair.
- Support and Resistance Indicator This Indicator shows the potential breakout/stop levels.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
The most popular forum topics:
- is this comparison safe for non constant data ? 17 new comments
- Create groups and communicate with fellow traders in the updated Chat 13 new comments
- I purchased an EA but it won't load and says "invalid license". 11 new comments
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Libraries: MQL Plus Enhanced Debugging Support 38 new comments
- Possible Preprocessor Bug 17 new comments
- MT5 Not working on Windows 11 15 new comments
Most read articles this week

Take a few lessons from Prop Firms (Part 1) — An introduction
In this introductory article, I address a few of the lessons one can take from the challenge rules that proprietary trading firms implement. This is especially relevant for beginners and those who struggle to find their footing in this world of trading. The subsequent article will address the code implementation.

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.
Most downloaded source codes this week
- Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Auto TP multiplied by SL Th Expert will set the TP based on the SL manually set using the input multiplier. Using this you can set 2,3,4 etc times the SL set.
Bestsellers in the Market:
16 new signals now available for subscription:
Growth: | 128.29 | % |
Equity: | 2 159.45 | USD |
Balance: | 2 282.85 | USD |
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- Equity and Balance as an indicator for MT5 This is a very easy-to-use indicator that displays the changes in Equity and balance of the trading account as it dynamically moves. Particularly useful on the back tester and good for beginners to read this very easy MQL5 code.
- Dynamic Trailing Stop Loss and Profit Target Management This code snippet implements a dynamic risk management strategy for existing trades. It focuses on closing trades based on profit or loss thresholds and employs a trailing stop loss to lock in profits as the trade moves favorably. The strategy helps manage risk and enhance profitability in a streamlined manner.
- Ma Price Cross (Custom Time) Buys when price breaks above the MA and Sells when price breaks below the MA. User can choose the time range (server time) to trade in.
- Strongest Pair Indicator This will return the pair with the most growth in the user input start time and end time
Bestsellers in the Market:
25 new signals now available for subscription:
Growth: | 408.77 | % |
Equity: | 3 919.21 | EUR |
Balance: | 5 087.57 | EUR |
Growth: | 251.76 | % |
Equity: | 7 757.64 | EUR |
Balance: | 10 310.50 | EUR |
Published article "Creating an EA that works automatically (Part 11): Automation (III)".

An automated system will not be successful without proper security. However, security will not be ensured without a good understanding of certain things. In this article, we will explore why achieving maximum security in automated systems is such a challenge.
Published article "Population optimization algorithms: Saplings Sowing and Growing up (SSG)".

Saplings Sowing and Growing up (SSG) algorithm is inspired by one of the most resilient organisms on the planet demonstrating outstanding capability for survival in a wide variety of conditions.
The most downloaded free products:
The most popular forum topics:
- Machine Learning and Neural Networks 25 new comments
- OpenCL::Example with Image Blurring Algorithm ,Questions and Issues 19 new comments
- Libraries: MQL Plus Enhanced Debugging Support 18 new comments
Bestsellers in the Market:
Published article "Creating an EA that works automatically (Part 10): Automation (II)".

Automation means nothing if you cannot control its schedule. No worker can be efficient working 24 hours a day. However, many believe that an automated system should operate 24 hours a day. But it is always good to have means to set a working time range for the EA. In this article, we will consider how to properly set such a time range.
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- Expert Advisor for Opening Multiple Buy and Sell Orders Based on User Input This MT5 Expert Advisor opens multiple buy and sell orders based on user input, featuring a simple interface with Buy and Sell buttons. The EA calculates lot size, checks the spread against slippage, and places orders accordingly. It is essential to test this EA in a demo account before using it in live trading.
- VPS Trailing Stop Service VPS Trailing Stop Service
- CheckTrades This code initializes the necessary objects and input parameters, and defines a CheckTrades() function that calculates the risk and profit amounts based on the account balance and user input. It then iterates through open orders and checks if the current profit or loss meets the user-defined thresholds, and closes the position if necessary
Published article "Creating an EA that works automatically (Part 09): Automation (I)".

Although the creation of an automated EA is not a very difficult task, however, many mistakes can be made without the necessary knowledge. In this article, we will look at how to build the first level of automation, which consists in creating a trigger to activate breakeven and a trailing stop level.
Published article "Experiments with neural networks (Part 4): Templates".

In this article, I will use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders. MetaTrader 5 as a self-sufficient tool for using neural networks in trading. Simple explanation.
The most downloaded free products:
Bestsellers in the Market:
Most read articles this month

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

Learn how to design a trading system by Fibonacci
In this article, we will continue our series of creating a trading system based on the most popular technical indicator. Here is a new technical tool which is the Fibonacci and we will learn how to design a trading system based on this technical indicator.
Most downloaded source codes this month
- Support and Resistance Indicator This Indicator shows the potential breakout/stop levels.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- b-clock Show minutes and seconds left before new candle is appeared.