Add rqalpha-style order reject lifecycle events
This commit is contained in:
@@ -110,8 +110,10 @@ pub enum ProcessEventKind {
|
||||
PostSettlement,
|
||||
OrderPendingNew,
|
||||
OrderCreationPass,
|
||||
OrderCreationReject,
|
||||
OrderPendingCancel,
|
||||
OrderCancellationPass,
|
||||
OrderCancellationReject,
|
||||
OrderUnsolicitedUpdate,
|
||||
Trade,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user