List DCA Plans
dca_listList your Dollar-Cost Averaging investment plans and filter by status or symbol to review and manage recurring investments.
Instructions
List DCA recurring investment plans. Returns plans[]{plan_id, symbol, amount, currency, frequency, status, next_execution_date}. Filter by status (Active/Suspended/Finished) or symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: Active, Suspended, Finished. Omit to return all. | |
| symbol | No | Filter by symbol, e.g. "AAPL.US". Omit to return all plans. | |
| page | No | Page number (default 1) | |
| limit | No | Records per page (default 20) |