CREATE_ORDER
Execute custom trading orders on the Upbit cryptocurrency exchange by specifying market, side, order type, volume, and price. Requires a private API for secure trading operations.
Instructions
Create an Upbit order (requires private API)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
market | Yes | ||
ord_type | Yes | ||
price | No | ||
side | Yes | ||
volume | No |