public property O2GClosedTradeTableRow.OpenQuoteID

Brief

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

Declaration
C#
string  OpenQuoteID get;

Declared in O2GClosedTradeRow

back