public method ClosedPositionBuilder.setOpenQuoteId

Brief

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

Declaration

protojavascriptjavacsharp
public setOpenQuoteId(value : string) : void

Parameters
value

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

Details

Declared in ClosedPositionBuilder

back