Discussion of article "Practical Use of Kohonen Neural Networks in Algorithmic Trading. Part II. Optimizing and forecasting" - page 4

 
A little "bugfix".
Files:
CSOM.mqh  36 kb
CSOMDisplay.mqh  30 kb
 
After the introduction of the new vector type in MQL5, you need to change such names of variables (and functions, if any) to something else, for example, _vector, everywhere in the old sources.
Files: