Next questions arise for BrokerBuy2:
The manual says for the return value 0 that:
when the market or limit order was not filled within 30 seconds. Not or partially filled orders must be cancelled.
I'm not sure what that means.
Does Zorro support partially filled orders at all?
If you look at the output parameter pFill, then it seems that partial fills are allowed.
On the other hand, when the order was not filled within 30sec(does this mean fully filled?), partially filled ones must be closed.
So, partial fills are not allowed?!
The only scenario where pFill makes sense to me, is when after 30sec the order is still only partially filled.