public method ClosedPositionBuilder.setTradeIdRemain

Brief

Sets the unique identification number of the position opened as a result of the partial closing of the current position

Declaration

protojavascriptjavacsharp
public setTradeIdRemain(value : string) : void

Parameters
value

The unique identification number of the position opened

Details

Declared in ClosedPositionBuilder

back