Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

History of MQL5.community development

The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.

There are more than 138,320 topics available on forum

16 new topics on forum:

and 13 more...

3 new signals now available for subscription:

Phan Kien
619% 228 trades
Growth:619.37%
Equity:5,769.70USD
Balance:5,769.70USD
Greezly Safe
149% 5574 trades
Growth:149.35%
Equity:24,932.53USD
Balance:24,935.26USD
Paulo Miyamura
-25% 3052 trades
Growth:-24.95%
Equity:0.01USD
Balance:0.01USD

The most popular forum topics:

Published article "Category Theory in MQL5 (Part 7): Multi, Relative and Indexed Domains".

Category Theory in MQL5 (Part 7): Multi, Relative and Indexed Domains

Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine some of its concepts & axioms with the overall goal of establishing an open library that provides insight while also hopefully furthering the use of this remarkable field in Traders' strategy development.

The most downloaded free products:

Bestsellers in the Market:

There are more than 23,500 products available in Market

13 new topics on forum:

and 10 more...

Published article "How to connect MetaTrader 5 to PostgreSQL".

How to connect MetaTrader 5 to PostgreSQL

This article describes four methods for connecting MQL5 code to a Postgres database and provides a step-by-step tutorial for setting up a development environment for one of them, a REST API, using the Windows Subsystem For Linux (WSL). A demo app for the API is provided along with the corresponding MQL5 code to insert data and query the respective tables, as well as a demo Expert Advisor to consume this data.

3 new signals now available for subscription:

Avatar 2 Hedged Engulfing
70% 306 trades
Growth:70.05%
Equity:2,529.14USD
Balance:2,815.29USD
Investor RR 1306
69% 3852 trades
Growth:69.29%
Equity:973.24USD
Balance:986.30USD
Investor Guru 2539
31% 4305 trades
Growth:30.59%
Equity:4,326.52USD
Balance:4,341.36USD

20 new topics on forum:

and 17 more...

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

Most read articles this month

MetaTrader 5 on Linux

MetaTrader 5 on Linux

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?

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

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.

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

There are more than 138,270 topics available on forum

28 new topics on forum:

and 25 more...

2 new signals now available for subscription:

Leonardo 198
18% 185 trades
Growth:17.54%
Equity:4,020.36USD
Balance:4,035.99USD
Davamos 198
9% 240 trades
Growth:9.29%
Equity:8,617.83USD
Balance:8,649.01USD

12 new topics on forum:

and 9 more...

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.

Most read articles this week

Take a few lessons from Prop Firms (Part 1) — An introduction

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?

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.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

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.

The most popular forum topics:

Bestsellers in the Market:

3 new signals now available for subscription:

Institutional style Hedge and Swing
574% 1191 trades
Growth:574.15%
Equity:8,744.21USD
Balance:11,221.17USD
GOLD C120 JPY
35% 838 trades
Growth:35.48%
Equity:162.57USD
Balance:162.57USD
HANDEXMAJOR
-6% 1002 trades
Growth:-5.65%
Equity:8,268.57USD
Balance:8,268.57USD

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

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

The most popular forum topics:

Bestsellers in the Market:

There are more than 23,440 products available in Market
There are more than 138,210 topics available on forum

19 new topics on forum:

and 16 more...

Published article "Creating an EA that works automatically (Part 11): Automation (III)".

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.

3 new signals now available for subscription:

Monk kl001
89% 79 trades
Growth:88.66%
Equity:968.06USD
Balance:993.83USD
MGM 3CCY Dynamics
85% 297 trades
Growth:84.86%
Equity:952.38USD
Balance:952.38USD
and 1 more...

Published article "Population optimization algorithms: Saplings Sowing and Growing up (SSG)".

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:

Bestsellers in the Market:

24 new topics on forum:

and 21 more...
There are more than 11,100 codes published in Codebase

Published article "Creating an EA that works automatically (Part 10): Automation (II)".

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:

18 new topics on forum:

and 15 more...

The most popular forum topics:

1 new signal now available for subscription:

USD POWER Low risk
41% 988 trades
Growth:41.05%
Equity:997.53EUR
Balance:997.53EUR
1...102103104105106107108109110111112113114115116...608