Hello,
I've started to use Zorro with MT5 broker. I needed to do some changes in the EA code.
I had to change MqlTradeRequest Request = {0} with ZeroMemory(Request)., so it could compile without errors.
Cheers
Fred