Lean
$LEAN_TAG$
|
Provides access to a null implementation for IMarginCallModel More...
Static Public Attributes | |
static readonly IMarginCallModel | Null = new NullMarginCallModel() |
Gets an instance of IMarginCallModel that will always return an empty list of executed orders. More... | |
Provides access to a null implementation for IMarginCallModel
Definition at line 47 of file IMarginCallModel.cs.
|
static |
Gets an instance of IMarginCallModel that will always return an empty list of executed orders.
Definition at line 53 of file IMarginCallModel.cs.