Lean
$LEAN_TAG$
|
Provides user-facing messages for the QuantConnect.Time class and its consumers or related classes More...
Static Public Member Functions | |
static string | SecurityCount (int count) |
Returns a string message containing the number of securities More... | |
Static Public Attributes | |
static string | InvalidBarSize = "barSize must be greater than TimeSpan.Zero" |
Invalid Bar Size string message More... | |
Provides user-facing messages for the QuantConnect.Time class and its consumers or related classes
Definition at line 914 of file Messages.QuantConnect.cs.
|
static |
Returns a string message containing the number of securities
Definition at line 925 of file Messages.QuantConnect.cs.
|
static |
Invalid Bar Size string message
Definition at line 919 of file Messages.QuantConnect.cs.