public method ClosedPositionBuilder.setTradeIdOrigin

Brief

Sets the unique identification number of the original position a partial closing of which resulted in opening of the current position

Declaration

protojavascriptjavacsharp
public setTradeIdOrigin(value : string) : void

Parameters
value

The unique identification number of the original position

Details

Declared in ClosedPositionBuilder

back