create_order
Place limit, take profit, or stop loss orders on crypto tokens by specifying amount, wallet, target value, and watch conditions.
Instructions
Create a order. Can be a limit, take profit or stop loss order.
Expects a CreateOrderRequestContainer, returns a CreateOrderResponseContainer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create_order_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create_order_responses | Yes |