public method RawOpenPosition.getTradeID
Overview
Gets the unique identification number of the open position
Declaration
function getTradeID()
public String getTradeID();
public string getTradeID();
Returns
The method returns a string that represents the unique identification number of the open position
Details
Declared in RawOpenPosition