public property O2GClosedTradeRow.TradeIDOrigin

Brief

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

Declaration
C#
string  TradeIDOrigin get;

Details

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

Declared in O2GClosedTradeRow

back