Provides data for [!:IOrdersApi.OnOrderFilled]
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.OrdersOrderFilledEventArgs
Namespace: GF.Api.Orders
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The OrderFilledEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrderFilledEventArgs | Initializes a new instance of the OrderFilledEventArgs class |
Properties
Name | Description | |
---|---|---|
Fill |
The changed Fill
| |
Order |
Order with Fill
|
See Also