Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarketLimits

Hierarchy

  • MarketLimits

Index

Properties

max_ask_count: number

Limits on the maximum number of asks per user

max_base_quantity: string

Maximum base asset quantity for the order

max_bid_count: number

Limits on the maximum number of bids per user

max_order_count?: number
max_quote_quantity: string

Maximum quote asset quantity for the order

min_base_quantity: string

Minimum base asset quantity for the order

min_quote_quantity: string

Minimum quote asset quantity for the order

step_size?: string
tick_size?: string

Generated using TypeDoc