public method ClosedPosition.getOpenOrderReqId

Brief

Gets the identifier of the order request the position was opened by

Declaration

protojavascriptjavacsharp
public getOpenOrderReqId() : string

Returns

The method returns a string that represents the identifier of the order request the position was opened by

Details

Declared in ClosedPosition

back