Lean  $LEAN_TAG$
QuantConnect.Messages.GroupOrderExtensions Class Reference

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

Static Public Member Functions

static string InsufficientBuyingPowerForOrders (Dictionary< Orders.Order, Securities.Security > securities, HasSufficientBuyingPowerForOrderResult hasSufficientBuyingPowerResult)
 Returns a string message saying there is insufficient buying power to complete the given orders More...
 

Detailed Description

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

Definition at line 51 of file Messages.Orders.cs.

Member Function Documentation

◆ InsufficientBuyingPowerForOrders()

static string QuantConnect.Messages.GroupOrderExtensions.InsufficientBuyingPowerForOrders ( Dictionary< Orders.Order, Securities.Security securities,
HasSufficientBuyingPowerForOrderResult  hasSufficientBuyingPowerResult 
)
static

Returns a string message saying there is insufficient buying power to complete the given orders

Definition at line 57 of file Messages.Orders.cs.

Here is the caller graph for this function:

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