coralblocks/CoralME

Add a callback for order termination to OrderBookListener

Closed this issue · 1 comments

Add a callback for order termination to OrderBookListener

Starting on version 1.6, onOrderTerminated was added to OrderListener and OrderBookListener. Note that it is only called after a cancel or full execution. It is not called after a reject.