Lean  $LEAN_TAG$
QuantConnect.Messages.Currencies Class Reference

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

Static Public Member Functions

static string FailedConversionToDecimal (string value)
 Returns a string message saying the given value cannot be converted to a decimal number More...
 

Detailed Description

Provides user-facing messages for the QuantConnect.Currencies class and its consumers or related classes

Definition at line 124 of file Messages.QuantConnect.cs.

Member Function Documentation

◆ FailedConversionToDecimal()

static string QuantConnect.Messages.Currencies.FailedConversionToDecimal ( string  value)
static

Returns a string message saying the given value cannot be converted to a decimal number

Definition at line 130 of file Messages.QuantConnect.cs.

Here is the caller graph for this function:

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