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