Lean  $LEAN_TAG$
QuantConnect.Messages.FillModel Class Reference

Provides user-facing messages for the Orders.Fills.FillModel class and its consumers or related classes More...

Static Public Member Functions

static string FilledAtStalePrice (Securities.Security security, Prices prices)
 
static string MarketNeverCloses (Securities.Security security, OrderType orderType)
 
static string NoMarketDataToGetAskPriceForFilling (Securities.Security security, HashSet< Type > subscribedTypes=null)
 
static string NoMarketDataToGetBidPriceForFilling (Securities.Security security, HashSet< Type > subscribedTypes=null)
 
static string NoDataSubscriptionFoundForFilling (Securities.Security security)
 

Detailed Description

Provides user-facing messages for the Orders.Fills.FillModel class and its consumers or related classes

Definition at line 38 of file Messages.Orders.Fills.cs.


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