Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BitgetPlanOrderRequest

/api/swap/v3/order/plan_order 计划委托请求实体

Hierarchy

  • Dict<any>
    • BitgetPlanOrderRequest

Indexable

[key: string]: any | undefined

/api/swap/v3/order/plan_order 计划委托请求实体

Index

Properties

client_oid

client_oid: string

execute_price

execute_price: string

执行价格

match_type

match_type: string

0:限价还是1:市价

side

side: string

方向 1多仓 2空仓

size

size: string

委托数量

symbol

symbol: string

trigger_price

trigger_price: string

触发价格

type

type: string

类型 1开仓 2平仓

Generated using TypeDoc