Lean  $LEAN_TAG$
QuantConnect.Messages.SymbolRepresentation Class Reference

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

Static Public Member Functions

static string FailedToGetMarketForTickerAndUnderlying (string ticker, string underlying)
 
static string NoMarketFound (string ticker)
 
static string UnexpectedSecurityTypeForMethod (string methodName, SecurityType securityType)
 
static string UnexpectedOptionRightFormatForParseOptionTickerOSI (string ticker)
 
static string SecurityTypeNotImplemented (SecurityType securityType)
 

Detailed Description

Provides user-facing messages for the QuantConnect.SymbolRepresentation class and its consumers or related classes

Definition at line 550 of file Messages.QuantConnect.cs.


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