Reread this:
Quote
GET_TRADES returning zero can mean that this command is not supported, but also that no trade is open.
Zorro does not necessarily know whether or not GET_TRADES is supported, but you do. The documentation will tell you whether or not GET_TRADES is supported. No trades detected means all your trades will get replaced with no trades. You should not expect any other behavior.