Lean  $LEAN_TAG$
QuantConnect.Messages.AxosBrokerageModel Class Reference

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

Static Public Member Functions

static string NonIntegerOrderQuantity (Orders.Order order)
 Returns a string message saying the order quantity must be Integer. It also contains the quantity of the given order More...
 

Detailed Description

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

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

Member Function Documentation

◆ NonIntegerOrderQuantity()

static string QuantConnect.Messages.AxosBrokerageModel.NonIntegerOrderQuantity ( Orders.Order  order)
static

Returns a string message saying the order quantity must be Integer. It also contains the quantity of the given order

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

Here is the caller graph for this function:

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