I get the same thing, on fill events. Two of them.
Here's the problem:
If I want to do something as-soon-as a fill arrives, which involves resetting an order status, I get screwed by the second fill event.
So .. I now have an intermediate state "KIND_OF_FILLED", which indicates that I...