Codes

News VLine for MetaTrader 5

The script adds vertical lines on the chart at the news events

LRMA_Channel_trajectory for MetaTrader 5

The indicator builds the trajectory of the front linear regression and standard deviation points

ZigzagColor_Channel for MetaTrader 5

The ZigzagColor_Channel plots a channel by connecting the ZigZag peaks and ZigZag bottoms

Friday_line Indicator for MetaTrader 4

Indicator shows vertical lines at last week bar

Articles

Self-organizing feature maps (Kohonen maps) - revisiting the subject for MetaTrader 5

This article describes techniques of operating with Kohonen maps. The subject will be of interest to both market researchers with basic level of programing in MQL4 and MQL5 and experienced programmers that face difficulties with connecting Kohonen maps to their projects

Debugging MQL5 Programs for MetaTrader 5

This article is intended primarily for the programmers who have already learned the language but have not fully mastered the program development yet. It reveals some debugging techniques and presents a combined experience of the author and many other programmers

The Player of Trading Based on Deal History for MetaTrader 5

The player of trading. Only four words, no explanation is needed. Thoughts about a small box with buttons come to your mind. Press one button - it plays, move the lever - the playback speed changes. In reality, it is pretty similar. In this article, I want to show my development that plays trade

Electronic Tables in MQL5 for MetaTrader 5

The article describes a class of dynamic two-dimensional array that contains data of different types in its first dimension. Storing data in the form of a table is convenient for solving a wide range of problems of arrangement, storing and operation with bound information of different types. The

Using Pseudo-Templates as Alternative to C++ Templates for MetaTrader 5

The article describes a way of programming without using templates but keeping the style of programming iherenet to them. It tells about implementation of templates using custom methods and has a ready-made script attached for creating a code on the basis of specified templates

How to Copy Trading from MetaTrader 5 to MetaTrader 4 for MetaTrader 5

Is it possible to trade on a real MetaTrader 5 account today? How to organize such trading? The article contains the theory of these questions and the working codes used for copying trades from the MetaTrader 5 terminal to MetaTrader 4. The article will be useful both for the developers of Expert

Evaluation of Trade Systems - the Effectiveness of Entering, Exiting and Trades in General for MetaTrader 5

There are a lot of measures that allow determining the effectiveness and profitability of a trade system. However, traders are always ready to put any system to a new crash test. The article tells how the statistics based on measures of effectiveness can be used for the MetaTrader 5 platform. It

The Use of ORDER_MAGIC for Trading with Different Expert Advisors on a Single Instrument for MetaTrader 5

This article considers the questions of information coding, using the magic-identification, as well as the division, assembly, and synchronization of automatic trading of different Expert Advisors. This article will be interesting to beginners, as well as to more experienced traders, because it

Forum

Trading probability

It's no secret on this forum that an accurate prediction is impossible (although I won't be so categorical) unlikely, hence the problem statement or rather the previously set problem time_open|direction|close time turns into opening time|direction| (set TP and SL). Now the essence of the question

Why is the normal distribution not normal?

I've heard many times about thick tails of distribution, but I still do not understand what the point is, I made an indicator which outputs bar size distribution (based on Close[i]-Close[i+1] difference) into separates, can someone explain why distribution of bars is narrower than normal? The

Correct calculation of currency indices.

When calculating the Dollar Index and then calculating the other currencies through the Dollar Index a problem arises: the Euro Index/Pound Index is not equal to the EURGBP quote. Anyone have any thoughts on this

If MetaTrader 6 comes out tomorrow

What is important for you to retain from MT4 and MT5? What would you like to see in MT6 that is not there now

Wishes for the work of the mql5.com forum

I closed my browser window and now I can't find what topic my last post was in, return the search for recent posts from the profile , at least theirs as it is implemented in mql4.com