Lean  $LEAN_TAG$
QuantConnect.Orders.Fees.IFeeModel Interface Reference

Represents a model the simulates order fees More...

Inheritance diagram for QuantConnect.Orders.Fees.IFeeModel:
[legend]

Public Member Functions

OrderFee GetOrderFee (OrderFeeParameters parameters)
 Gets the order fee associated with the specified order. More...
 

Detailed Description

Represents a model the simulates order fees

Please use FeeModel as the base class for any implementations of IFeeModel

Definition at line 25 of file IFeeModel.cs.

Member Function Documentation

◆ GetOrderFee()


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