public method ClosedPositionBuilder.setOpenOrderId

Brief

Sets the unique identification number of the order the position was opened by

Declaration

protojavascriptjavacsharp
public setOpenOrderId(value : string) : void

Parameters
value

The unique identification number of the order the position was opened by

Details

Declared in ClosedPositionBuilder

back