create_order
Create buy or sell orders on Upbit by specifying market, order type, and price. Supports limit, market buy, and market sell orders for efficient cryptocurrency trading.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
market | Yes | ||
ord_type | Yes | ||
price | No | ||
side | Yes | ||
volume | No |