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.

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

The most downloaded free products:

The most popular forum topics:

Most downloaded source codes this week

  • 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.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

Most read articles this week

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

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.

Advanced EA constructor for MetaTrader - botbrains.app

Advanced EA constructor for MetaTrader - botbrains.app

In this article, we demonstrate features of botbrains.app - a no-code platform for trading robots development. To create a trading robot you don't need to write any code - just drag and drop the necessary blocks onto the scheme, set their parameters, and establish connections between them.

Bestsellers in the Market:

17 new topics on forum:

and 14 more...
There are more than 17 690 products available in Market

New publications in CodeBase

There are more than 10 820 codes published in Codebase

1 new signal now available for subscription:

Eleonor Klimpel
24% 41131 trades
Growth:23.59%
Equity:38 694.35USD
Balance:38 719.66USD

Bestsellers in the Market:

12 new topics on forum:

and 9 more...

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 128 820 topics available on forum

22 new topics on forum:

and 19 more...

New publications in CodeBase

  • Trailing with Close Button This EA help you to auto set the TP, SL & TRAILING by default, easy to close all orders with button "Close All" *Update April 2022. Channge ushor to ulong to support giant spread like Boom/Crash Synthetic Symbols
  • Support Resistance Line Alert Add Popup or Push Alert notification on manually placed horizontal lines, The lines are deleted and reset itself as soon as price touches these lines

The most downloaded free products:

22 new topics on forum:

and 19 more...

Bestsellers in the Market:

More than 100 new charts published:

Chart EURUSD, H1, 2022.01.20 09:07 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
EURUSD, H1
Chart USDRUR, H1, 2022.01.24 11:06 UTC, InstaForex Group, MetaTrader 4, Real
USDRUR, H1
Chart GE, M1, 2022.01.21 21:45 UTC, ADSS, MetaTrader 4, Real
GE, M1

Bestsellers in the Market:

2 new signals now available for subscription:

Anzud
33% 499 trades
Growth:33.45%
Equity:1 322.76USD
Balance:1 322.76USD
MADEX FUND
-17% 1757 trades
Growth:-16.91%
Equity:363.37EUR
Balance:347.97EUR

The most popular forum topics:

15 new topics on forum:

and 12 more...

Published article "Advanced EA constructor for MetaTrader - botbrains.app".

Advanced EA constructor for MetaTrader - botbrains.app

In this article, we demonstrate features of botbrains.app - a no-code platform for trading robots development. To create a trading robot you don't need to write any code - just drag and drop the necessary blocks onto the scheme, set their parameters, and establish connections between them.

Published article "Universal regression model for market price prediction (Part 2): Natural, technological and social transient functions".

Universal regression model for market price prediction (Part 2): Natural, technological and social transient functions

This article is a logical continuation of the previous one. It highlights the facts that confirm the conclusions made in the first article. These facts were revealed within ten years after its publication. They are centered around three detected dynamic transient functions describing the patterns in market price changes.

The most downloaded free products:

1 new signal now available for subscription:

EUROPA FX MR
2 954% 2804 trades
Growth:2 954.41%
Equity:3 161.48AUD
Balance:3 161.48AUD

Bestsellers in the Market:

There are more than 128 760 topics available on forum

27 new topics on forum:

and 24 more...

Most downloaded source codes this month

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

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 17 630 products available in Market

New publications in CodeBase

Bestsellers in the Market:

The most popular forum topics:

24 new topics on forum:

and 21 more...

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 800 codes published in Codebase
1...137138139140141142143144145146147148149150151...593