TradablePriceIncrementBands
@objc public class TradablePriceIncrementBands: NSObject
A collection of price increment bands, defining the price precision at different order prices.
-
A list of price increment bands.
Declaration
Swift
@objc public let priceIncrementBands: [TradablePriceIncrementBand] -
Simple description of this object.
Declaration
Swift
public override var description: String
View on GitHub
TradablePriceIncrementBands Class Reference