public method ClosedPosition.getCloseQuoteId

Brief

Get the unique identifier of the price pair bid and ask at which the position was closed

Declaration

protojavascriptjavacsharp
public getCloseQuoteId() : string

Returns

The method returns a string that represents the unique identifier of the price pair bid and ask at which the position was closed

Details

Declared in ClosedPosition

back