Lean
$LEAN_TAG$
|
Provides user-facing messages for the Securities.Positions.PositionGroup class and its consumers or related classes More...
Static Public Member Functions | |
static string | InvalidQuantity (decimal quantity, IEnumerable< IPosition > positions) |
Returns a string message saying the given quantity is invalid. It also contains the quantities from the given positions as well as the unit quantities More... | |
Provides user-facing messages for the Securities.Positions.PositionGroup class and its consumers or related classes
Definition at line 33 of file Messages.Securities.Positions.cs.
|
static |
Returns a string message saying the given quantity is invalid. It also contains the quantities from the given positions as well as the unit quantities
Definition at line 40 of file Messages.Securities.Positions.cs.