public method ClosedPositionBuilder.setTradeID

Brief

Sets the unique identification number of the closed position

Declaration

protojavascriptjavacsharp
public setTradeID(value : string) : void

Parameters
value

The unique identification number of the closed position

Details

Declared in ClosedPositionBuilder

back