Lean
$LEAN_TAG$
|
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) |
Returns a string message saying it was impossible to locate exchange hours for the given key. It also mentiones the available keys More... | |
static string | SuggestedMarketBasedOnTicker (string market) |
Returns a string message that suggests the given market based on the provided ticker More... | |
Static Public Attributes | |
static string | FutureUsaMarketTypeNoLongerSupported |
String message saying: Future.Usa market type is no longer supported as we mapped each ticker to its actual exchange More... | |
Provides user-facing messages for the Securities.MarketHoursDatabase class and its consumers or related classes
Definition at line 621 of file Messages.Securities.cs.
|
static |
Returns a string message saying it was impossible to locate exchange hours for the given key. It also mentiones the available keys
Definition at line 635 of file Messages.Securities.cs.
|
static |
Returns a string message that suggests the given market based on the provided ticker
Definition at line 651 of file Messages.Securities.cs.
|
static |
String message saying: Future.Usa market type is no longer supported as we mapped each ticker to its actual exchange
Definition at line 626 of file Messages.Securities.cs.