Lean  $LEAN_TAG$
QuantConnect.Messages.LimitIfTouchedOrder Class Reference

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...
 

Detailed Description

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

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

Member Function Documentation

◆ Tag()

static string QuantConnect.Messages.LimitIfTouchedOrder.Tag ( Orders.LimitIfTouchedOrder  order)
static

Returns an empty string tag

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

Here is the caller graph for this function:

◆ ToString()

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

Parses the given LimitIfTouched order to a string message containing basic information about it

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

Here is the call graph for this function:
Here is the caller graph for this function:

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