Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrderOptions

Hierarchy

Index

Properties

account?: string
amount: number
client_order_id?: string
min_amount?: number
price: number
side: "buy" | "sell"
stop_price?: number
symbol?: string
type: "exchange limit" | "exchange stop limit"