public method IO2GClosedTradeRow.getTradeIDRemain

Brief

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

Declaration
C++
virtual const char *  getTradeIDRemain () = 0

Details

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

Declared in IO2GClosedTradeRow

back