Lean  $LEAN_TAG$
QuantConnect.Messages.ReadOnlySecurityValuesCollection Class Reference

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

Static Public Member Functions

static string SecurityValuesForSymbolNotFound (QuantConnect.Symbol symbol)
 Returns a string message saying no SecurityValues were found for the given symbol More...
 

Detailed Description

Provides user-facing messages for the ReadOnlySecurityValuesCollection class and its consumers or related classes

Definition at line 51 of file Messages.Algorithm.Framework.Alphas.Analysis.cs.

Member Function Documentation

◆ SecurityValuesForSymbolNotFound()

static string QuantConnect.Messages.ReadOnlySecurityValuesCollection.SecurityValuesForSymbolNotFound ( QuantConnect.Symbol  symbol)
static

Returns a string message saying no SecurityValues were found for the given symbol

Definition at line 57 of file Messages.Algorithm.Framework.Alphas.Analysis.cs.


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