public method ClosedPositionBuilder.setCloseOrderId

Brief

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

Declaration

protojavascriptjavacsharp
public setCloseOrderId(value : string) : void

Parameters
value

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

Details

Declared in ClosedPositionBuilder

back