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.

24 new topics on forum:

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

More than 50 new charts published:

Gráfico EURUSD, H1, 2022.01.20 10:07 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
EURUSD, H1
Chart USDRUR, H1, 2022.01.24 12:06 UTC, InstaForex Group, MetaTrader 4, Real
USDRUR, H1
Chart GE, M1, 2022.01.21 22:45 UTC, ADSS, MetaTrader 4, Real
GE, M1

The most downloaded free products:

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

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.
  • 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 week

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.

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.

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

  • The Laguerre Filter Indicator The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)
  • Bullish and Bearish Candles This Indicator will plot bullish and bearish candles in separate colors.
  • ADX real This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader.
There are more than 10,790 codes published in Codebase

Bestsellers in the Market:

There are more than 128,600 topics available on forum

17 new topics on forum:

and 14 more...

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

Published article "Graphics in DoEasy library (Part 89): Programming standard graphical objects. Basic functionality".

Graphics in DoEasy library (Part 89): Programming standard graphical objects. Basic functionality

Currently, the library is able to track standard graphical objects on the client terminal chart, including their removal and modification of some of their parameters. At the moment, it lacks the ability to create standard graphical objects from custom programs.

Published article "Learn Why and How to Design Your Algorithmic Trading System".

Learn Why and How to Design Your Algorithmic Trading System

This article shows the basics of MQL for beginners to design their Algorithmic trading system (Expert Advisor) through designing a simple algorithmic trading system after mentioning some basics of MQL5

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

The most popular forum topics:

New publications in CodeBase

  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications
  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications

The most downloaded free products:

Bestsellers in the Market:

There are more than 16,780 products available in Market

New publications in CodeBase

11 new topics on forum:

and 8 more...

The most downloaded free products:

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

24 new topics on forum:

and 21 more...

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,480 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...

3 new signals now available for subscription:

Darwin Evolution TURBO MT5
369% 900 trades
Growth:369.37%
Equity:2,002.20EUR
Balance:2,002.20EUR
Darwin Evolution TURBO MT4
258% 425 trades
Growth:258.09%
Equity:999.15EUR
Balance:999.15EUR
Evening Scalper Best Pairs
64% 558 trades
Growth:63.99%
Equity:158.21AUD
Balance:158.21AUD
1...166167168169170171172173174175176177178179180...619