Lean
$LEAN_TAG$
|
Provides user-facing messages for the Orders.LimitOrder class and its consumers or related classes More...
Static Public Member Functions | |
static string | Tag (Orders.LimitOrder order) |
Returns an empty string tag More... | |
static string | ToString (Orders.LimitOrder order) |
Parses a Limit order to a string message with basic information about it More... | |
Provides user-facing messages for the Orders.LimitOrder class and its consumers or related classes
Definition at line 98 of file Messages.Orders.cs.
|
static |
Returns an empty string tag
Definition at line 104 of file Messages.Orders.cs.
|
static |
Parses a Limit order to a string message with basic information about it
Definition at line 114 of file Messages.Orders.cs.