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.

The most popular forum topics:

Bestsellers in the Market:

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

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.

An attempt at developing an EA constructor

An attempt at developing an EA constructor

In this article, I offer my set of trading functions in the form of a ready-made EA. This method allows getting multiple trading strategies by simply adding indicators and changing inputs.

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 128,480 topics available on forum

24 new topics on forum:

and 21 more...
There are more than 16,600 products available in Market

More than 100 new charts published:

Gráfico XAUUSD, D1, 2022.01.12 16:29 UTC, Octa Markets Incorporated, MetaTrader 4, Demo
XAUUSD, D1
Grafik EURUSD, H1, 2022.01.17 07:13 UTC, Alpari, MetaTrader 5, Demo
EURUSD, H1
Graphique USDRUR, D1, 2022.01.13 12:36 UTC, InstaForex Group, MetaTrader 4, Demo
USDRUR, D1

New publications in CodeBase

Published article "WebSockets for MetaTrader 5 — Using the Windows API".

WebSockets for MetaTrader 5 — Using the Windows API

In this article, we will use the WinHttp.dll to create a WebSocket client for MetaTrader 5 programs. The client will ultimately be implemented as a class and also tested against the Deriv.com WebSocket API.

Bestsellers in the Market:

25 new topics on forum:

and 22 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 128,430 topics available on forum

14 new topics on forum:

and 11 more...

The most popular forum topics:

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • b-clock Show minutes and seconds left before new candle is appeared.

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.

An attempt at developing an EA constructor

An attempt at developing an EA constructor

In this article, I offer my set of trading functions in the form of a ready-made EA. This method allows getting multiple trading strategies by simply adding indicators and changing inputs.

MQL5 Cookbook – Economic Calendar

MQL5 Cookbook – Economic Calendar

The article highlights the programming features of the Economic Calendar and considers creating a class for a simplified access to the calendar properties and receiving event values. Developing an indicator using CFTC non-commercial net positions serves as a practical example.

New publications in CodeBase

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

2 new signals now available for subscription:

Darwin Evolution TURBO MT5
371% 1088 trades
Growth:371.43%
Equity:2,741.62EUR
Balance:2,741.62EUR
Darwin Evolution TURBO MT4
327% 490 trades
Growth:327.30%
Equity:1,010.85EUR
Balance:1,010.85EUR

The most downloaded free products:

Bestsellers in the Market:

19 new topics on forum:

and 16 more...

The most popular forum topics:

Published article "Manual charting and trading toolkit (Part III). Optimization and new tools".

Manual charting and trading toolkit (Part III). Optimization and new tools

In this article, we will further develop the idea of drawing graphical objects on charts using keyboard shortcuts. New tools have been added to the library, including a straight line plotted through arbitrary vertices, and a set of rectangles that enable the evaluation of the reversal time and level. Also, the article shows the possibility to optimize code for improved performance. The implementation example has been rewritten, allowing the use of Shortcuts alongside other trading programs. Required code knowledge level: slightly higher than a beginner.

The most downloaded free products:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

1 new signal now available for subscription:

ICMarkets 1
127% 4272 trades
Growth:126.64%
Equity:4,477.40CHF
Balance:4,545.68CHF
There are more than 16,550 products available in Market

The most downloaded free products:

Bestsellers in the Market:

There are more than 128,360 topics available on forum

27 new topics on forum:

and 24 more...

The most popular forum topics:

There are more than 1,070 articles published on site

Published article "MQL5 Cookbook – Economic Calendar".

MQL5 Cookbook – Economic Calendar

The article highlights the programming features of the Economic Calendar and considers creating a class for a simplified access to the calendar properties and receiving event values. Developing an indicator using CFTC non-commercial net positions serves as a practical example.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • RSI Extreme Zone The indicator highlights the value in "over Sold" and "over Bought" zones.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • 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 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.

Fix PriceAction Stoploss or Fixed RSI (Smart StopLoss)

Fix PriceAction Stoploss or Fixed RSI (Smart StopLoss)

Stop-loss is a major tool when it comes to money management in trading. Effective use of stop-loss, take profit and lot size can make a trader more consistent in trading and overall more profitable. Although stop-loss is a great tool, there are challenges that are encountered when being used. The major one being stop-loss hunt. This article looks on how to reduce stop-loss hunt in trade and compare with the classical stop-loss usage to determine its profitability.

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.

More than 50 new charts published:

Graphique EURAUD, H8, 2022.01.07 13:35 UTC, RoboForex Ltd, MetaTrader 5, Real
EURAUD, H8
Graphique EURUSD, D1, 2022.01.09 22:28 UTC, RoboForex Ltd, MetaTrader 4, Demo
EURUSD, D1
Graphique USDCAD, H12, 2022.01.06 11:53 UTC, RoboForex Ltd, MetaTrader 5, Real
USDCAD, H12

18 new topics on forum:

and 15 more...

The most popular forum topics:

10 new topics on forum:

and 7 more...

Bestsellers in the Market:

The most downloaded free products:

1...207208209210211212213214215216217218219220221...659