Forum

Unable to dynamically declare a bidimensional array

As the title said, I'm getting this annoying error for something that should be trivia l, why can't I use variables to declare the dimensions of an array ? Practically I do not know the values for the dimensions as mat would be declared with random values that range between at least 50 and 200. Can

Is it possible to generate images in MQL5 ?

Hello there, I do believe I might have hit a wall with Mql5, I am in need to generate an image at runtime so that it can be passed to a AI model and based of the results continue with the execution of the program, I would like to have this functionality integrated in the EA/Indicator so that it