Enums

The following enums are available globally.

  • An enumeration defining how protections on orders are entered - as a distance from the order price or as an absolute price.

    See more

    Declaration

    Swift

    @objc public enum TradableProtectionEntryType: Int
  • An enumeration for incorrect argument errors.

    See more

    Declaration

    Swift

    @objc public enum TradableArgumentError: Int, Error