Lean  $LEAN_TAG$
QuantConnect.Messages.EquityPriceVariationModel Class Reference

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

Static Public Member Functions

static string InvalidSecurityType (Securities.Security security)
 Returns a string message saying the type of the given security was invalid More...
 

Detailed Description

Provides user-facing messages for the Securities.EquityPriceVariationModel class and its consumers or related classes

Definition at line 493 of file Messages.Securities.cs.

Member Function Documentation

◆ InvalidSecurityType()

static string QuantConnect.Messages.EquityPriceVariationModel.InvalidSecurityType ( Securities.Security  security)
static

Returns a string message saying the type of the given security was invalid

Definition at line 499 of file Messages.Securities.cs.

Here is the caller graph for this function:

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