I think that the problem is in the way the margin is calculated in Zorro.mq5 expert script:

arr[6] = MarketInfo(Asset,MODE_MARGINREQUIRED) * LotFactor; // margin

in my case it return

-0.01=-1*0.01