public method ClosedPosition.getTradeID

Brief

Gets the unique identification number of the position

Declaration

protojavascriptjavacsharp
public getTradeID() : string

Returns

The method returns a string that represents the unique identification number of the position

Details

Declared in ClosedPosition

back