Lean  $LEAN_TAG$
QuantConnect.Messages.Order Class Reference

Provides user-facing messages for the Orders.Order class and its consumers or related classes More...

Static Public Member Functions

static string ToString (Orders.Order order)
 Parses the given order into a string message with basic information about it More...
 

Detailed Description

Provides user-facing messages for the Orders.Order class and its consumers or related classes

Definition at line 124 of file Messages.Orders.cs.

Member Function Documentation

◆ ToString()

static string QuantConnect.Messages.Order.ToString ( Orders.Order  order)
static

Parses the given order into a string message with basic information about it

Definition at line 130 of file Messages.Orders.cs.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: