Order
Path: EdgDataTypes
Order class defination.
public class Order
Properties
Identifier | long |
OrderId | long |
Symbol | string |
Step | int |
Type | string |
Direction | string |
Amount | double |
Filled | double |
StartTime | DateTime |
ExpiryTime | DateTime |
Barrier | string |
Barrier1 | string |
OpenPrice | double |
ClosePrice | double |
Profit | double |
Total | double |
Status | string |