public method O2GOfferTableRow.getTradingStatus

Brief

Gets the trading status.

Declaration
Java
String  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 O2GOfferRow

back