Lean  $LEAN_TAG$
QuantConnect.Messages.TrailingStopOrder Class Reference

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

Static Public Member Functions

static string Tag (Orders.TrailingStopOrder order)
 
static string ToString (Orders.TrailingStopOrder order)
 
static string TrailingAmount (Orders.TrailingStopOrder order)
 
static string TrailingAmount (decimal trailingAmount, bool trailingAsPercentage, string priceCurrency)
 

Detailed Description

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

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


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