Compilation errors
-
'attrTicketChild' - function not defined
shared/ZseqIqrzc
-
I fixed this for now. The problem is that I copied MQL4 code (regarding virtual stops) and put it into MQL5, but it seems that some function doesn't exists in MQL5. So now I removed that function call, but I guess this means that virtual stops would not work in some situation. But your project does not use virtual stops, so anyway

-
Thanks fxDreema for the correction.