public method IO2GOfferRow.getTradingStatus

Brief

Gets the trading status.

Declaration
C++
const char*  getTradingStatus ()

Details

The possible return values are:

O

Open, in other words, the instrument is tradable.

C

Closed, in other words, the instrument is not tradable.

Declared in IO2GOfferRow

back