Lean  $LEAN_TAG$
QuantConnect.Messages.PortfolioTarget Class Reference

Provides user-facing messages for the Algorithm.Framework.Portfolio.PortfolioTarget class and its consumers or related classes More...

Static Public Member Functions

static string InvalidTargetPercent (IAlgorithm algorithm, decimal percent)
 
static string SymbolNotFound (QuantConnect.Symbol symbol)
 
static string UnableToComputeOrderQuantityDueToNullResult (QuantConnect.Symbol symbol, GetMaximumLotsResult result)
 
static string ToString (Algorithm.Framework.Portfolio.PortfolioTarget portfolioTarget)
 

Detailed Description

Provides user-facing messages for the Algorithm.Framework.Portfolio.PortfolioTarget class and its consumers or related classes

Definition at line 33 of file Messages.Algorithm.Framework.Portfolio.cs.


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