Lean  $LEAN_TAG$
QuantConnect.Messages.Cash Class Reference

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

Static Public Member Functions

static string NoTradablePairFoundForCurrencyConversion (string cashCurrencySymbol, string accountCurrency, IEnumerable< KeyValuePair< SecurityType, string >> marketMap)
 
static string AddingSecuritySymbolForCashCurrencyFeed (QuantConnect.Symbol symbol, string cashCurrencySymbol)
 
static string ToString (Securities.Cash cash, string accountCurrency)
 

Static Public Attributes

static string NullOrEmptyCashSymbol = "Cash symbols cannot be null or empty."
 

Detailed Description

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

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


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