public method IO2GTradeTableRow.getTradeIDOrigin

Brief

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

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

Details

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

Declared in IO2GTradeRow

back