TradableInstrumentList

@objc public class TradableInstrumentList: NSObject

Contains a list of instruments.

  • A list of instruments.

    Declaration

    Swift

    @objc public let instruments: [TradableInstrument]
  • Simple description of this object.

    Declaration

    Swift

    public override var description: String