public property O2GClosedTradeTableRow.CloseQuoteID

Brief

Gets the unique identifier of the pair of prices (bid and ask) the position is closed at.

Declaration
C#
string  CloseQuoteID get;

Declared in O2GClosedTradeRow

back