public MarketMode Mode { get; }Public ReadOnly Property Mode As MarketMode
GetThis states whether the market is currently open, closed or in a different trading state.
Note: not all exchanges provide accurate market mode information so this should not be relied upon completely to determine if an order can be submitted or not.