create_order
Submit buy or sell orders on the Upbit cryptocurrency exchange. Specify market, order type (limit, market), and required parameters like volume or price to execute trades.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
market | Yes | ||
ord_type | Yes | ||
price | No | ||
side | Yes | ||
volume | No |