Lean
$LEAN_TAG$
|
Represents a type with a new OrderEvent event EventHandler. More...
Events | |
EventHandler< OrderEvent > | NewOrderEvent |
Event fired when there is a new OrderEvent More... | |
Represents a type with a new OrderEvent event EventHandler.
Definition at line 24 of file IOrderEventProvider.cs.
EventHandler<OrderEvent> QuantConnect.Securities.IOrderEventProvider.NewOrderEvent |
Event fired when there is a new OrderEvent
Will be called before the SecurityPortfolioManager
Definition at line 30 of file IOrderEventProvider.cs.