public method ClosedPositionBuilder.setOpenOrderReqId

Brief

Sets the identifier of the order request the position was opened by

Declaration

protojavascriptjavacsharp
public setOpenOrderReqId(value : string) : void

Parameters
value

The identifier of the order request the position was opened by

Details

Declared in ClosedPositionBuilder

back