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.

26 new topics on forum:

and 23 more...

New publications in CodeBase

Published article "A Library for Constructing a Chart via Google Chart API".

A Library for Constructing a Chart via Google Chart API

The construction of various types of diagrams is an essential part of the analyses of the market situation and the testing of a trading system. Frequently, in order to construct a nice looking diagram, it is necessary to organize the data output into a file, after which it is used in applications such as MS Excel. This is not very convenient and deprives us of the ability to dynamically update the data. Google Charts API provided the means for creating charts in online modes, by sending a special request to the server. In this article we attempt to automate the process of creating such a request and obtaining a chart from the Google server.

There are more than 220 articles published on site

17 new topics on forum:

and 14 more...
There are more than 31 660 topics available on forum

The most popular forum topics:

10 new topics on forum:

and 7 more...

The most popular forum topics:

32 new topics on forum:

and 29 more...

The most popular forum topics:

Published article "The Principles of Economic Calculation of Indicators".

The Principles of Economic Calculation of Indicators

Calls to user and technical indicators takes up very little space in the program code of automated trading systems. Often it’s simply a few code lines. But it often happens that it is these few lines of code which use up the largest portion of time, which needs to be spent on testing the Expert Advisor. Therefore, everything that is related to data calculations within an indicator, needs to be considered much more thoroughly than would seem at first glance. This article will talk precisely about this.

New publications in CodeBase

The most popular forum topics:

20 new topics on forum:

and 17 more...
There are more than 31 600 topics available on forum

20 new topics on forum:

and 17 more...

The most popular forum topics:

Published article "How to Order a Trading Robot in MQL5 and MQL4".

How to Order a Trading Robot in MQL5 and MQL4

"Freelance" is the largest freelance service for ordering MQL4/MQL5 trading robots and technical indicators. Hundreds of professional developers are ready to develop a custom trading application for the MetaTrader 4/5 terminal.

New publications in CodeBase

  • iS7N_TREND.mq5 Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.
  • BB 3sigma Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)
  • Average Change V 0 This is the basic version of the Average Change indicator
  • Indicator Pivot Multi Time Indicator that shows two resistance levels, 2 levels of support and pivot, they calculated the traditional way.

25 new topics on forum:

and 22 more...

The most popular forum topics:

The most popular forum topics:

27 new topics on forum:

and 24 more...
There are more than 31 530 topics available on forum

Published article "Writing an Expert Advisor Using the MQL5 Object-Oriented Programming Approach".

Writing an Expert Advisor Using the MQL5 Object-Oriented Programming Approach

This article focuses on the object oriented approach to doing what we did in the article "Step-By-Step Guide to writing an Expert Advisor in MQL5 for Beginners" - creating a simple Expert Advisor. Most people think this is difficult, but I want to assure you that by the time you finish reading this article, you will be able to write your own Expert Advisor which is object oriented based.

New publications in CodeBase

The most popular forum topics:

8 new topics on forum:

and 5 more...

The most popular forum topics:

19 new topics on forum:

and 16 more...

The most popular forum topics:

21 new topics on forum:

and 18 more...
There are more than 31 470 topics available on forum
There are more than 1 800 codes published in Codebase

New publications in CodeBase

  • Price prediction by Nearest Neighbor This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.
  • psar bug 3 Opens and closes orders using parabolic SAR
  • IFR Trading Page Plotter Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.
  • Market-Heart-Beat The indicator will show how many ticks occurred every minute of an hour and the number of points.

24 new topics on forum:

and 21 more...

The most popular forum topics:

Published article "Functions for Money Management in an Expert Advisor".

Functions for Money Management in an Expert Advisor

The development of trading strategies primarily focuses on searching for patterns for entering and exiting the market, as well as maintaining positions. If we are able to formalize some patterns into rules for automated trading, then the trader faces the question of calculating the volume of positions, the size of the margins, as well as maintaining a safe level of mortgage funds for assuring open positions in an automated mode. In this article we will use the MQL5 language to construct simple examples of conducting these calculations.

Published article "Creating an Expert Advisor, which Trades on a Number of Instruments".

Creating an Expert Advisor, which Trades on a Number of Instruments

The concept of diversification of assets on financial markets is quiet old, and has always attracted beginner traders. In this article, the author proposes a maximally simple approach to a construction of a multi-currency Expert Advisor, for an initial introduction to this direction of trading strategies.

The most popular forum topics:

20 new topics on forum:

and 17 more...

The most popular forum topics:

28 new topics on forum:

and 25 more...
There are more than 31 400 topics available on forum

New publications in CodeBase

The most popular forum topics:

15 new topics on forum:

and 12 more...

New publications in CodeBase

  • Fourier extrapolation of price This indicator fits a trigonometric model to prices and extrapolates it in the future.
  • AR extrapolation of price This indicator uses an autoregresive model to extrapolate prices
  • Linear regression slope Linear regression slope normalized to SMA.
  • ChannelBalance This indicator is based upon the Channels indicator. It calculates, percentagewise, whether price action is towards the top or bottom of the channel.
  • Channels This indicator calculates the high / low channel that price action has been moving in, for a given currency pair and a given (parameter) number of candles. This indicator, on the one hand, is interesting because it allows you to see the "road" that price
  • TCP socket placed utility functions from ryaz's server socket into socket.mqh, makes it really easy to use. comes with similar server example.

Published article "Creating Information Boards Using Standard Library Classes and Google Chart API".

Creating Information Boards Using Standard Library Classes and Google Chart API

The MQL5 programming language primarily targets the creation of automated trading systems and complex instruments of technical analyses. But aside from this, it allows us to create interesting information systems for tracking market situations, and provides a return connection with the trader. The article describes the MQL5 Standard Library components, and shows examples of their use in practice for reaching these objectives. It also demonstrates an example of using Google Chart API for the creation of charts.

1...461462463464465466467468469470471472473474475...556