Lean
$LEAN_TAG$
|
Provides user-facing messages for the Brokerages.CoinbaseBrokerageModel class and its consumers or related classes More...
Static Public Member Functions | |
static string | StopMarketOrdersNoLongerSupported (DateTime stopMarketOrderSupportEndDate) |
Returns a string message saying the Stop Market orders are no longer supported since the given end date More... | |
Static Public Attributes | |
static string | UnsupportedAccountType = "The Coinbase brokerage does not currently support Margin trading." |
String message saying: The Coinbase brokerage does not currently support Margin trading More... | |
Provides user-facing messages for the Brokerages.CoinbaseBrokerageModel class and its consumers or related classes
Definition at line 385 of file Messages.Brokerages.cs.
|
static |
Returns a string message saying the Stop Market orders are no longer supported since the given end date
Definition at line 396 of file Messages.Brokerages.cs.
|
static |
String message saying: The Coinbase brokerage does not currently support Margin trading
Definition at line 390 of file Messages.Brokerages.cs.