Here's a log summary:
Enter for 2 contracts: Order Status: Order='f875f3c7e1cd45e5a6ae7f1393b6ae71/Replay101' Name='Buy' New state=Initialized Instrument='xxxxx' Action=Buy Limit price=0 Stop price=0 Quantity=2 Type=Market Filled=0 Fill price=0 Error=NoError Native error=''
Then the first exit which is executed: Issued Exit Order for: 1 Contracts
Order Status: GenericTracker: Order='f12325f180544c1593068fb9fa745500/Replay101' Name='Sell' New state=Initialized Instrument='xxxxx' Action=Sell Limit price=0 Stop price=0 Quantity=1 Type=Market Filled=0 Fill price=0 Error=NoError Native error=''
Then the second exit which is not executed: Issued Exit Order for: 1 Contracts
But no order is present ...

Comment