Lean  $LEAN_TAG$
QuantConnect.Messages.MarketHoursSegment Class Reference

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

Static Public Member Functions

static string ToString (Securities.MarketHoursSegment instance)
 

Static Public Attributes

static string InvalidExtendedMarketOpenTime = "Extended market open time must be less than or equal to market open time."
 
static string InvalidMarketCloseTime = "Market close time must be after market open time."
 
static string InvalidExtendedMarketCloseTime = "Extended market close time must be greater than or equal to market close time."
 

Detailed Description

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

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


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