Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BitgetDepthInfo

/api/swap/v3/market/depth 深度信息[价格,数量,委托数量]

Hierarchy

  • BitgetDepthInfo

Index

Properties

Properties

asks

asks: [string, string, number][]

卖方深度

bids

bids: [string, string, number][]

买方深度

Generated using TypeDoc