Lean
$LEAN_TAG$
|
Provides user-facing messages for the Orders.Fees.InteractiveBrokersFeeModel class and its consumers or related classes More...
Static Public Member Functions | |
static string | UnexpectedOptionMarket (string market) |
Returns a string message saying the given option market was unexpected More... | |
static string | UnexpectedFutureMarket (string market) |
Returns a string message saying the given future market was unexpected More... | |
static string | UnexpectedEquityMarket (string market) |
Returns a string message saying the given equity market was unexpected More... | |
static string | UnitedStatesFutureFeesUnsupportedSecurityType (Securities.Security security) |
Returns a string message saying the type of the given security was unsupported More... | |
static string | EUREXFutureFeesUnsupportedSecurityType (Securities.Security security) |
Returns a string message saying the type of the given security was unsupported More... | |
static string | HongKongFutureFeesUnexpectedQuoteCurrency (Securities.Security security) |
Returns a string message saying the quote currency of the given security was unexpected for Hong Kong futures exchange More... | |
Provides user-facing messages for the Orders.Fees.InteractiveBrokersFeeModel class and its consumers or related classes
Definition at line 77 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the given option market was unexpected
Definition at line 83 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the given future market was unexpected
Definition at line 92 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the given equity market was unexpected
Definition at line 101 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the type of the given security was unsupported
Definition at line 110 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the type of the given security was unsupported
Definition at line 119 of file Messages.Orders.Fees.cs.
|
static |
Returns a string message saying the quote currency of the given security was unexpected for Hong Kong futures exchange
Definition at line 129 of file Messages.Orders.Fees.cs.