Lean  $LEAN_TAG$
QuantConnect.Messages.IdentityCurrencyConverter Class Reference

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

Static Public Attributes

static string UnableToHandleCashInNonAccountCurrency
 

Detailed Description

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

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

Member Data Documentation

◆ UnableToHandleCashInNonAccountCurrency

string QuantConnect.Messages.IdentityCurrencyConverter.UnableToHandleCashInNonAccountCurrency
static
Initial value:
=
$"The {nameof(Securities.IdentityCurrencyConverter)} can only handle CashAmounts in units of the account currency"

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


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