Lean  $LEAN_TAG$
QuantConnect.Messages.MarketHoursDatabase Class Reference

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

Static Public Member Functions

static string ExchangeHoursNotFound (Securities.SecurityDatabaseKey key, IEnumerable< Securities.SecurityDatabaseKey > availableKeys=null)
 
static string SuggestedMarketBasedOnTicker (string market)
 

Static Public Attributes

static string FutureUsaMarketTypeNoLongerSupported
 

Detailed Description

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

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

Member Data Documentation

◆ FutureUsaMarketTypeNoLongerSupported

string QuantConnect.Messages.MarketHoursDatabase.FutureUsaMarketTypeNoLongerSupported
static
Initial value:
=
"Future.Usa market type is no longer supported as we mapped each ticker to its actual exchange. " +
"Please find your specific market in the symbol-properties database."

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


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