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.

Bestsellers in the Market:

There are more than 15,680 products available in Market

30 new topics on forum:

and 27 more...

1 new signal now available for subscription:

Ultra Marine 168
-2% 5481 trades
Growth:-2.43%
Equity:54,769.20USD
Balance:54,769.20USD

Most downloaded source codes this month

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

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.

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:

The most popular forum topics:

There are more than 126,160 topics available on forum

25 new topics on forum:

and 22 more...

New publications in CodeBase

The most downloaded free products:

29 new topics on forum:

and 26 more...

Bestsellers in the Market:

Published article "Graphics in DoEasy library (Part 81): Integrating graphics into library objects".

Graphics in DoEasy library (Part 81): Integrating graphics into library objects

It is time to start the integration of the already created objects into the previously created library objects. This will ultimately endow each library object with its own graphical object allowing users to interact with the program.

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.

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.

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:

10 new topics on forum:

and 7 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 15,620 products available in Market
There are more than 126,090 topics available on forum

17 new topics on forum:

and 14 more...

New publications in CodeBase

The most popular forum topics:

22 new topics on forum:

and 19 more...

Bestsellers in the Market:

2 new signals now available for subscription:

TTM Stable Swing 864
1,415% 6679 trades
Growth:1,415.30%
Equity:4,857.82AUD
Balance:5,372.73AUD
Trade4Glory Conservative
152% 801 trades
Growth:152.27%
Equity:1,551.23USD
Balance:1,773.51USD

The most downloaded free products:

Bestsellers in the Market:

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.

There are more than 126,030 topics available on forum

32 new topics on forum:

and 29 more...

Bestsellers in the Market:

2 new signals now available for subscription:

F R E E S M A R T 2021
1,194% 3524 trades
Growth:1,194.03%
Equity:10,923.91USD
Balance:13,218.36USD
and 1 more...

The most popular forum topics:

The most downloaded free products:

18 new topics on forum:

and 15 more...

Most downloaded source codes this month

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.

There are more than 15,560 products available in Market

Bestsellers in the Market:

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:

1...173174175176177178179180181182183184185186187...614