Lean
$LEAN_TAG$
|
Provides user-facing messages for the Orders.LimitIfTouchedOrder class and its consumers or related classes More...
Static Public Member Functions | |
static string | Tag (Orders.LimitIfTouchedOrder order) |
Returns an empty string tag More... | |
static string | ToString (Orders.LimitIfTouchedOrder order) |
Parses the given LimitIfTouched order to a string message containing basic information about it More... | |
Provides user-facing messages for the Orders.LimitIfTouchedOrder class and its consumers or related classes
Definition at line 70 of file Messages.Orders.cs.
|
static |
Returns an empty string tag
Definition at line 76 of file Messages.Orders.cs.
|
static |
Parses the given LimitIfTouched order to a string message containing basic information about it
Definition at line 87 of file Messages.Orders.cs.