public method ClosedPositionBuilder.setCloseQuoteId

Brief

Sets the unique identifier of the pair of prices (bid and ask) the position was closed at

Declaration

protojavascriptjavacsharp
public setCloseQuoteId(value : string) : void

Parameters
value

The unique identifier of the pair of prices (bid and ask) the position was closed at

Details

Declared in ClosedPositionBuilder

back