rust #10
@ -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