public method O2GTradeRow.getTradeIDOrigin

Brief

Gets the unique identification number of the position, the partial closing of which has resulted in the opening of the current position.

Declaration
Java
String  getTradeIDOrigin ()

Details

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

Declared in O2GTradeRow

back