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.

Most downloaded source codes this week

  • Ranged Grid Bot EA with pending orders The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
  • 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.

Most read articles this week

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.

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.

There are more than 11,140 codes published in Codebase

New publications in CodeBase

  • Translating mouse click on chart into price value (Helper function) This is a helper function which enables you to find the price of the symbol (the prices on the Y-axis) wherever you click the mouse on the chart. Using OnChartEvent, we don't have an MQL5 function in the API to do this, we can only obtain X and Y pixel values with mouse click.
  • Drag and Drop Move TakeProfit Set TakeProfit by just dragging and dropping script on the desired price level.
  • Drag and Drop Move StopLoss Set StopLoss by just dragging and dropping script on the desired price level.
  • Momentum code for beginners by William210 Momentum beginner tutorial to learn how to code in MQL5
  • MaybeAwo EA a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.

Bestsellers in the Market:

10 new topics on forum:

and 7 more...
There are more than 24,990 products available in Market

The most downloaded free products:

There are more than 140,830 topics available on forum

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

2 new signals now available for subscription:

FXmeter plus
225% 221 trades
Growth:225.40%
Equity:278.17USD
Balance:290.00USD
Stability Pro Low Risk
-12% 653 trades
Growth:-11.98%
Equity:915.80USD
Balance:919.03USD

Published article "Understanding order placement in MQL5".

Understanding order placement in MQL5

When creating any trading system, there is a task we need to deal with effectively. This task is order placement or to let the created trading system deal with orders automatically because it is crucial in any trading system. So, you will find in this article most of the topics that you need to understand about this task to create your trading system in terms of order placement effectively.

Published article "Category Theory in MQL5 (Part 19): Naturality Square Induction".

Category Theory in MQL5 (Part 19): Naturality Square Induction

We continue our look at natural transformations by considering naturality square induction. Slight restraints on multicurrency implementation for experts assembled with the MQL5 wizard mean we are showcasing our data classification abilities with a script. Principle applications considered are price change classification and thus its forecasting.

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

There are more than 24,930 products available in Market

More than 100 new charts published:

Grafik GBPUSD, M5, 2023.09.04 09:53 UTC, Alpari, MetaTrader 4, Demo
GBPUSD, M5
차트 XAUUSD, M15, 2023.09.04 09:45 UTC, Alpari, MetaTrader 4, Demo
XAUUSD, M15
Gráfico NZDUSD, M15, 2023.09.05 17:51 UTC, Rann FS LLC, MetaTrader 5, Real
NZDUSD, M15

20 new topics on forum:

and 17 more...

2 new signals now available for subscription:

AGGRESSIVE5
139% 2118 trades
Growth:139.05%
Equity:3,518.11USD
Balance:3,518.77USD
TradesHood Fx2
-39% 406 trades
Growth:-38.99%
Equity:2,411.50EUR
Balance:2,924.56EUR
There are more than 140,780 topics available on forum

17 new topics on forum:

and 14 more...

Most downloaded source codes this month

  • KA-Gold Bot KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods.
  • Support and Resistance indicator for MQL5 This is a custom support and resistance indicator, signaling bouncebacks and key market levels.
  • Moving Average with alerts on price crossovers I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is designed for slow length moving averages (default is 200-day MA). EDIT: I now added a second version of the indicator which uses Arrow buffers instead of ObjectCreate.

Most read articles this month

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.

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.

Bestsellers in the Market:

New publications in CodeBase

The most popular forum topics:

The most downloaded free products:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

2 new signals now available for subscription:

Robotizz Xperience AMS
120% 3534 trades
Growth:119.82%
Equity:10,991.00BRL
Balance:10,991.00BRL
Aim4Gold
105% 2454 trades
Growth:105.02%
Equity:693.33USD
Balance:3,820.98USD

Published article "Data label for time series mining(Part 1):Make a dataset with trend markers through the EA operation chart".

Data label for time series  mining(Part 1):Make a dataset with trend markers through the EA operation chart

This series of articles introduces several time series labeling methods, which can create data that meets most artificial intelligence models, and targeted data labeling according to needs can make the trained artificial intelligence model more in line with the expected design, improve the accuracy of our model, and even help the model make a qualitative leap!

New publications in CodeBase

The most downloaded free products:

Most downloaded source codes this week

  • Ehlers reverse EMA A trend or cycle indicator with very low lag.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Ima() very simply. A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.

Most read articles this week

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.

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.

Bestsellers in the Market:

There are more than 24,880 products available in Market

14 new topics on forum:

and 11 more...

1 new signal now available for subscription:

Goldman Sachs
30% 1064 trades
Growth:29.87%
Equity:692.03USD
Balance:694.30USD

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

There are more than 140,710 topics available on forum
1...93949596979899100101102103104105106107...612