Lean  $LEAN_TAG$
QuantConnect.Messages.SecurityService Class Reference

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

Static Public Member Functions

static string SymbolNotFoundInSymbolPropertiesDatabase (QuantConnect.Symbol symbol)
 Returns a string message saying the given Symbol could not be found in the Symbol Properties Database More...
 

Detailed Description

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

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

Member Function Documentation

◆ SymbolNotFoundInSymbolPropertiesDatabase()

static string QuantConnect.Messages.SecurityService.SymbolNotFoundInSymbolPropertiesDatabase ( QuantConnect.Symbol  symbol)
static

Returns a string message saying the given Symbol could not be found in the Symbol Properties Database

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


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