NiGapo / Publications
Forum
invalid pointer access, i will destroy my computer while trying to use OOP in mql5
Hello, i am getting the following error when testing: invalid pointer access in 'S_D_Trader.mq5' (58,13) This is the important part of the indicator. The Method CheckForMitigation() return a Pointer of Zone object. I never had so many problems while programming OOP, like with this language. Can