Syntax
Public Function CloseByHedge(Ticket1 As Long,Ticket2 As Long, Amount As Double) As Boolean
Description
This function closes specific amount of two tickets by hedge.
Parameters
Key | Description |
Ticket1 | The ID of the first Ticket |
Ticket2 | The ID of the second Ticket |
Amount | The amount that will be closed |
See Also