public method ClosedPosition.getOpenOrderReqId
Overview
Gets the identifier of the order request the position was opened by
Declaration
function getOpenOrderReqId()
public String getOpenOrderReqId();
public string getOpenOrderReqId();
Returns
The method returns a string that represents the identifier of the order request the position was opened by
Details
Declared in ClosedPosition