Lean
$LEAN_TAG$
|
Provides user-facing messages for the Brokerages.FTXBrokerageModel class and its consumers or related classes More...
Static Public Attributes | |
static string | TriggerPriceTooHigh = "Trigger price too high: must be below current market price." |
String message saying: Trigger price too high, must be below current market price More... | |
static string | TriggerPriceTooLow = "Trigger price too low: must be above current market price." |
String message saying: Trigger price too low, must be above current market price More... | |
Provides user-facing messages for the Brokerages.FTXBrokerageModel class and its consumers or related classes
Definition at line 336 of file Messages.Brokerages.cs.
|
static |
String message saying: Trigger price too high, must be below current market price
Definition at line 341 of file Messages.Brokerages.cs.
|
static |
String message saying: Trigger price too low, must be above current market price
Definition at line 346 of file Messages.Brokerages.cs.