What's wrong with MT5 on this platform?
-
What's with fxDreema MT5 specifically first the bucket of positions into variable isn't working well whilst the MT4 is working then I went on to make a custom code for same logic which was working then stopped working

like what's wrong ?Anybody with similar experience?
-
That block doesn't work on MT5. It is a known bug. It's only reliable on MT4. You need to use pink 'for each position' blocks instead.
-
@tec-nacks On MT5 you will need to create the same with pink blocks
-
ohh I see