Lean
$LEAN_TAG$
|
Provides user-facing messages for the Securities.SecurityManager class and its consumers or related classes More...
Static Public Member Functions | |
static string | SymbolNotFoundInSecurities (QuantConnect.Symbol symbol) |
Returns a string message saying the given symbol was not found in the user security list More... | |
static string | UnableToOverwriteSecurity (QuantConnect.Symbol symbol) |
Returns a string message saying the given symbol could not be overwritten More... | |
Provides user-facing messages for the Securities.SecurityManager class and its consumers or related classes
Definition at line 818 of file Messages.Securities.cs.
|
static |
Returns a string message saying the given symbol was not found in the user security list
Definition at line 824 of file Messages.Securities.cs.
|
static |
Returns a string message saying the given symbol could not be overwritten
Definition at line 835 of file Messages.Securities.cs.