stack overflow
-
Hiho,
i have a problem. I draw some rectangles and start the drawing in the past. When i draw the rectangles ~1400bars back in past there is no problem. When i go 1500 bars then i get a stack overflow error and no more rectangles will be drawn.
I manually increased the stacksize in the MQ4 file by doubling it. Then i can draw more rectangles. Can you show me where i can adjust the stacksize within fxDreema?thx in advance
-
This is hard coded, I didn't add option to change it. But now I doubled it as well, so I hope it will work. Now it is 1 MB.
-
Thank you. For now its okay for me...