Lean  $LEAN_TAG$
QuantConnect.Messages.FTXBrokerageModel Class Reference

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...
 

Detailed Description

Provides user-facing messages for the Brokerages.FTXBrokerageModel class and its consumers or related classes

Definition at line 336 of file Messages.Brokerages.cs.

Member Data Documentation

◆ TriggerPriceTooHigh

string QuantConnect.Messages.FTXBrokerageModel.TriggerPriceTooHigh = "Trigger price too high: must be below current market price."
static

String message saying: Trigger price too high, must be below current market price

Definition at line 341 of file Messages.Brokerages.cs.

◆ TriggerPriceTooLow

string QuantConnect.Messages.FTXBrokerageModel.TriggerPriceTooLow = "Trigger price too low: must be above current market price."
static

String message saying: Trigger price too low, must be above current market price

Definition at line 346 of file Messages.Brokerages.cs.


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