positionclosed eventkind
This commit is contained in:
parent
ac1fd3669f
commit
fbdb481aa0
@ -44,6 +44,7 @@ pub enum EventKind {
|
||||
TrailingStopMoved,
|
||||
OrderSubmitted,
|
||||
NewTick,
|
||||
PositionClosed { position_id: u64 },
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug, Eq, PartialEq, Hash)]
|
||||
|
Loading…
Reference in New Issue
Block a user