Attempt to write outside buffer bound
-
I have create mt4 fxdreema program then I wished to port it on mt5. I have created a mt5 EA with fxdreema empy and I started to copy init block very simple from mt4 fxdreema program to mt4 fxdreema program but the system signalled to me "attemp to write outside buffer bound". What is the meaning?
thanks -
@pbarbieri Don't do it that way. Use the converter instead:
https://fxdreema.com/converter
Then you will need to substitute all 'trade' titled blocks for 'position' blocks.