create_dca_order
Set up a dollar-cost averaging order to buy crypto automatically. Configure wallet, token pair, total investment, and recurring schedule via cron.
Instructions
Create a DCA order.
Expects a DCAOrderRequestContainer, returns a list of DCAOrderResponse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dca_order_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |