Codes

Normalizer for MetaTrader 4

A "cover" for the normalization of the indicator values

Articles

Growing Neural Gas: Implementation in MQL5 for MetaTrader 5

The article shows an example of how to develop an MQL5-program implementing the adaptive algorithm of clustering called Growing neural gas (GNG). The article is intended for the users who have studied the language documentation and have certain programming skills and basic knowledge in the area of

Data Exchange between Indicators: It's Easy for MetaTrader 5

We want to create such an environment, which would provide access to data of indicators attached to a chart, and would have the following properties: absence of data copying; minimal modification of the code of available methods, if we need to use them; MQL code is preferable (of course, we have to

Forum

Channel, what are you?

I suggest we discuss the following question. We all know what a price channel is, of course, and we can easily identify it visually. But how do we formalise this process? Does anyone have any ideas about what is the criterion of "channeling" of a certain period of history? Obviously, a simple

Out of sporting interest, I engaged in adaptive quote filtering

..., refreshing my memory a little bit about what we went through on DSP. And I got this (let me tell you right away, there are no redraws): The question to those who have worked closely on this: is this (graph) good or not