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.

18 new topics on forum:

and 15 more...

Published article "Better programmer (Part 05): How to become a faster developer".

Better programmer (Part 05): How to become a faster developer

Every developer wants to be able to write code faster, and being able to code faster and effective is not some kind of special ability that only a few people are born with. It's a skill that can be learned, that is what I'm trying to teach in this article.

32 new topics on forum:

and 29 more...
There are more than 126 130 topics available on forum
There are more than 16 380 products available in Market

Bestsellers in the Market:

2 new signals now available for subscription:

GOMARKETS2000EURUSD
650% 2826 trades
Growth:649.84%
Equity:8 474.16USD
Balance:8 484.26USD
Jiyingxiong
-36% 4807 trades
Growth:-36.39%
Equity:16 226.17USD
Balance:16 558.99USD

The most popular forum topics:

The most downloaded free products:

18 new topics on forum:

and 15 more...

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.

Patterns with Examples (Part I): Multiple Top

Patterns with Examples (Part I): Multiple Top

This is the first article in a series related to reversal patterns in the framework of algorithmic trading. We will begin with the most interesting pattern family, which originate from the Double Top and Double Bottom patterns.

Better Programmer (Part 02): Stop doing these 5 things to become a successful MQL5 programmer

Better Programmer (Part 02): Stop doing these 5 things to become a successful MQL5 programmer

This is the must read article for anyone wanting to improve their programming career. This article series is aimed at making you the best programmer you can possibly be, no matter how experienced you are. The discussed ideas work for MQL5 programming newbies as well as professionals.

Most downloaded source codes this month

Bestsellers in the Market:

2 new signals now available for subscription:

The Maverick Fund
854% 2837 trades
Growth:854.42%
Equity:2 115.57USD
Balance:2 156.86USD
FOROTEX Investments XAUUSD
-27% 1053 trades
Growth:-27.16%
Equity:1 078.50USD
Balance:1 078.50USD

New publications in CodeBase

  • ATR with Smoothing ATR with 4 smoothing options : RMA, EMA, WMA, SMA
  • Timeframe Flow Sharing this trend indicator made by me. Called "Timeframe Flow". It will draw a user defined higher time-frame candle on every shift on your current time-frame. Meaning you can have H4, H12 or D1 candles on every shift of your H1 Charts. Or you can have D2, D3 or D5 candles on every shift of your Daily Charts. Combined with the current time-frame ATR Bands, you have a trend indicator with some filter. You may also use the Mid Line crosses as exit( Calculated using Higher timeframe candles displayed in the indicator(Close + Open)/2 ).

25 new topics on forum:

and 22 more...

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

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.

Combinatorics and probability theory for trading (Part I): The basics

Combinatorics and probability theory for trading (Part I): The basics

In this series of article, we will try to find a practical application of probability theory to describe trading and pricing processes. In the first article, we will look into the basics of combinatorics and probability, and will analyze the first example of how to apply fractals in the framework of the probability theory.

Bid/Ask spread analysis in MetaTrader 5

Bid/Ask spread analysis in MetaTrader 5

An indicator to report your brokers Bid/Ask spread levels. Now we can use MT5s tick data to analyze what the historic true average Bid/Ask spread actually have recently been. You shouldn't need to look at the current spread because that is available if you show both bid and ask price lines.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Bestsellers in the Market:

18 new topics on forum:

and 15 more...
There are more than 126 060 topics available on forum

1 new signal now available for subscription:

Laforeze
72% 918 trades
Growth:71.96%
Equity:172.88USD
Balance:172.88USD

27 new topics on forum:

and 24 more...

Bestsellers in the Market:

1 new signal now available for subscription:

Market Newbie Small Accounts
268% 1769 trades
Growth:267.91%
Equity:4 078.79USD
Balance:4 078.79USD
There are more than 16 320 products available in Market

The most downloaded free products:

The most popular forum topics:

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

Published article "Graphics in DoEasy library (Part 80): "Geometric animation frame" object class".

Graphics in DoEasy library (Part 80): "Geometric animation frame" object class

In this article, I will optimize the code of classes from the previous articles and create the geometric animation frame object class allowing us to draw regular polygons with a given number of vertices.

There are more than 1 050 articles published on site

Published article "Exploring options for creating multicolored candlesticks".

Exploring options for creating multicolored candlesticks

In this article I will address the possibilities of creating customized indicators with candlesticks, pointing out their advantages and disadvantages.

26 new topics on forum:

and 23 more...
There are more than 126 000 topics available on forum

Bestsellers in the Market:

1 new signal now available for subscription:

I878 Travel depends on you
-12% 7053 trades
Growth:-12.13%
Equity:1 778.52USD
Balance:2 048.23USD

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

24 new topics on forum:

and 21 more...

33 new topics on forum:

and 30 more...
There are more than 125 940 topics available on forum

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.

Patterns with Examples (Part I): Multiple Top

Patterns with Examples (Part I): Multiple Top

This is the first article in a series related to reversal patterns in the framework of algorithmic trading. We will begin with the most interesting pattern family, which originate from the Double Top and Double Bottom patterns.

Better Programmer (Part 02): Stop doing these 5 things to become a successful MQL5 programmer

Better Programmer (Part 02): Stop doing these 5 things to become a successful MQL5 programmer

This is the must read article for anyone wanting to improve their programming career. This article series is aimed at making you the best programmer you can possibly be, no matter how experienced you are. The discussed ideas work for MQL5 programming newbies as well as professionals.

Most downloaded source codes this month

Bestsellers in the Market:

More than 50 new charts published:

图表 USDCAD, H1, 2021.09.03 19:47 UTC, InstaForex Group, MetaTrader 4, Real
USDCAD, H1
图表 EURUSD, D1, 2021.09.01 14:50 UTC, Exness Technologies Ltd, MetaTrader 5, Real
EURUSD, D1
Chart EURUSD, D1, 2021.09.06 16:44 UTC, Raw Trading Ltd, MetaTrader 5, Real
EURUSD, D1
1...114115116117118119120121122123124125126127128...557