Lean  $LEAN_TAG$
QuantConnect.Messages.Constraint Class Reference

Provides user-facing messages for the Optimizer.Objectives.Constraint class and its consumers or related classes More...

Static Public Attributes

static string ConstraintTargetValueNotSpecified = "Constraint target value is not specified"
 String message saying the constraint target value is not specified More...
 

Detailed Description

Provides user-facing messages for the Optimizer.Objectives.Constraint class and its consumers or related classes

Definition at line 39 of file Messages.Optimizer.Objectives.cs.

Member Data Documentation

◆ ConstraintTargetValueNotSpecified

string QuantConnect.Messages.Constraint.ConstraintTargetValueNotSpecified = "Constraint target value is not specified"
static

String message saying the constraint target value is not specified

Definition at line 44 of file Messages.Optimizer.Objectives.cs.


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