Lean  $LEAN_TAG$
QuantConnect.Messages.SymbolProperties Class Reference

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

Static Public Member Functions

static string ToString (Securities.SymbolProperties instance)
 

Static Public Attributes

static string InvalidLotSize = "SymbolProperties LotSize can not be less than or equal to 0"
 
static string InvalidPriceMagnifier = "SymbolProprties PriceMagnifier can not be less than or equal to 0"
 
static string InvalidStrikeMultiplier = "SymbolProperties StrikeMultiplier can not be less than or equal to 0"
 

Detailed Description

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

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


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