Lean  $LEAN_TAG$
QuantConnect.Messages.FxcmBrokerageModel Class Reference

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

Static Public Member Functions

static string InvalidOrderQuantityForLotSize (Securities.Security security)
 
static string PriceOutOfRange (OrderType orderType, OrderDirection orderDirection, decimal orderPrice, decimal currentPrice)
 

Static Public Attributes

static string InvalidOrderPrice
 

Detailed Description

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

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

Member Data Documentation

◆ InvalidOrderPrice

string QuantConnect.Messages.FxcmBrokerageModel.InvalidOrderPrice
static
Initial value:
=
"Limit Buy orders and Stop Sell orders must be below market, Limit Sell orders and Stop Buy orders must be above market."

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


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