public method RawOpenPosition.getTradeIdOrigin
Overview
Gets the unique identification number of the position a partial closing of which resulted in opening of the current position
Declaration
function getTradeIdOrigin()
public String getTradeIdOrigin();
public string getTradeIdOrigin();
Returns
The method returns a string that represents the unique identification number of the position a partial closing of which resulted in opening of the current position
Details
Declared in RawOpenPosition