Lean  $LEAN_TAG$
QuantConnect.Messages.FeeModel Class Reference

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

Static Public Member Functions

static string UnsupportedSecurityType (Securities.Security security)
 Returns a string message saying the type of the given security is unsupported More...
 

Detailed Description

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

Definition at line 32 of file Messages.Orders.Fees.cs.

Member Function Documentation

◆ UnsupportedSecurityType()

static string QuantConnect.Messages.FeeModel.UnsupportedSecurityType ( Securities.Security  security)
static

Returns a string message saying the type of the given security is unsupported

Definition at line 38 of file Messages.Orders.Fees.cs.

Here is the caller graph for this function:

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