public method O2GClosedTradeRow.getTradeIDRemain

Brief

Gets the unique identification number of the position opened as the result of the current position partial closing.

Declaration
Java
String  getTradeIDRemain ()

Details

If the current position is closed completely, the method returns an empty string.

Declared in O2GClosedTradeRow

back