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