public method O2GClosedTradeRow.getTradeIDOrigin

Brief

Gets the unique identification number of the position, a partial closing of which results in the opening of the current position.

Declaration
Java
String  getTradeIDOrigin ()

Details

If the current position is not opened as the result of the partial closing, the method returns an empty string.

Declared in O2GClosedTradeRow

back