OrderFeeParameters QuantConnect.Orders.Fees.OrderFeeParameters OrderFeeParameters(security: Security, order: Order) Bases: Object Defines the parameters for IFeeModel.get_order_fee Initializes a new instance of the OrderFeeParameters class Parameters: Name Type Description Default security Security The security required order Order The order required security security: Security Gets the security order order: Order Gets the order