Lean
$LEAN_TAG$
|
Provides user-facing messages for the Commands.OrderCommand class and its consumers or related classes More...
Static Public Member Functions | |
static string | CommandInfo (OrderType orderType, QuantConnect.Symbol symbol, decimal quantity, Orders.OrderResponse response) |
Returns a string message with basic information about a command, such us: order type, symbol, quantity and response More... | |
Provides user-facing messages for the Commands.OrderCommand class and its consumers or related classes
Definition at line 87 of file Messages.Commands.cs.
|
static |
Returns a string message with basic information about a command, such us: order type, symbol, quantity and response
Definition at line 94 of file Messages.Commands.cs.