public method Instrument.getTradingStatusGets the instrument trading status
Declaration
protojavascriptjavacsharppublic getTradingStatus() : string
Returns
The method returns a string that represents the instrument trading status
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 Instrument