Bestsellers in the Market:
The most popular forum topics:
- Multiple Optimization MT5 21 new comments
- Loop for predefined #of Limit Orders, each with more volume and higher prices 12 new comments
- Do you think there is any trading system suitable in all circumstance. 10 new comments
Bestsellers in the Market:
The most downloaded free products:
Most read articles this week

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 week
- Lazy Bot MT5 (Daily Breakout EA) - This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread
- The Roofing Filter The Roofing Filter Indicator was created by John Ehlers ("Cycle Analytics for Traders" pg. 80 - 82).
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
New publications in CodeBase
- Volumes Spread mod Volumes Spread mod
- TradeMo The trade strategy is based on 2 moving averages. To confirm the trend, it uses 2 moving averages crossing and 1 candlestick formation while the moving averages are still crossed.
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
Published article "DoEasy. Controls (Part 25): Tooltip WinForms object".

In this article, I will start developing the Tooltip control, as well as new graphical primitives for the library. Naturally, not every element has a tooltip, but every graphical object has the ability to set it.
The most popular forum topics:
- Articles 15 new comments
- No SL trading strategys / trade management 15 new comments
- Creating an Algo based on pattern/candlestick recognition 12 new comments
Bestsellers in the Market:
New publications in CodeBase
- Smooth Algorithms - Corrected/Modified Smooth Algorithms - Corrected/Modified
- Introsort (Introspective sort) Sort the input array in-place using comparison function less.
The most downloaded free products:
Bestsellers in the Market:
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.

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
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Binary DOT Signal 60 second expired Binary Option Signal
- PivotPoint This indicator draws pivot points, resistances and supports.
Published article "Population optimization algorithms: Ant Colony Optimization (ACO)".

This time I will analyze the Ant Colony optimization algorithm. The algorithm is very interesting and complex. In the article, I make an attempt to create a new type of ACO.
Published article "Category Theory in MQL5 (Part 1)".

Category Theory is a diverse and expanding branch of Mathematics which as of yet is relatively uncovered in the MQL community. These series of articles look to introduce and examine some of its concepts with the overall goal of establishing an open library that attracts comments and discussion while hopefully furthering the use of this remarkable field in Traders' strategy development.
New publications in CodeBase
- Volume Average percent spread mod Volume Average percent spread mod
- Lazy Bot MT5 (Daily Breakout EA) - This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread
Bestsellers in the Market:
The most popular forum topics:
- Discussion of article "MetaTrader 5 on Linux" 21 new comments
- How to remove arrows of the same type following the first arrow? 14 new comments
- MetaTrader 5 Platform update build 3550: Improvements and fixes 12 new comments
Published article "Developing a trading Expert Advisor from scratch (Part 31): Towards the future (IV)".

We continue to remove separate parts from our EA. This is the last article within this series. And the last thing to be removed is the sound system. This can be a bit confusing if you haven't followed these article series.