Lean
$LEAN_TAG$
|
Provides user-facing messages for the Brokerages.InteractiveBrokersBrokerageModel class and its consumers or related classes More...
Static Public Member Functions | |
static string | UnsupportedExerciseForIndexAndCashSettledOptions (Brokerages.InteractiveBrokersBrokerageModel brokerageModel, Orders.Order order) |
Returns a string message saying the given brokerage model does not support order exercises for index and cash-settled options More... | |
static string | InvalidForexOrderSize (decimal min, decimal max, string currency) |
Returns a string message containing the minimum and maximum limits for the allowable order size as well as the currency More... | |
Provides user-facing messages for the Brokerages.InteractiveBrokersBrokerageModel class and its consumers or related classes
Definition at line 405 of file Messages.Brokerages.cs.
|
static |
Returns a string message saying the given brokerage model does not support order exercises for index and cash-settled options
Definition at line 412 of file Messages.Brokerages.cs.
|
static |
Returns a string message containing the minimum and maximum limits for the allowable order size as well as the currency
Definition at line 423 of file Messages.Brokerages.cs.