public property O2GClosedTradeRow.TradeIDRemain

Brief

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

Declaration
C#
string  TradeIDRemain get;

Details

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

Declared in O2GClosedTradeRow

back