public method ClosedPosition.getOpenOrderId

Brief

Gets the unique identification number of the order the position was opened by

Declaration

protojavascriptjavacsharp
public getOpenOrderId() : string

Returns

The method returns a string that represents the unique identification number of the order the position was opened by

Details

Declared in ClosedPosition

back