public method ClosedPosition.getCloseOrderId

Brief

Gets the unique identifier of the order at which the position was closed

Declaration

protojavascriptjavacsharp
public getCloseOrderId() : string

Returns

The method returns a string that represents the unique identifier of the order at which the position was closed

Details

Declared in ClosedPosition

back