TradableOrderSizeIncrementBands
@objc public class TradableOrderSizeIncrementBands: NSObject
A collection of order size increment bands, defining the order size increments at different order sizes.
-
A list of order size increment bands.
Declaration
Swift
@objc public let orderSizeIncrementBands: [TradableOrderSizeIncrementBand] -
Simple description of this object.
Declaration
Swift
public override var description: String
View on GitHub
TradableOrderSizeIncrementBands Class Reference