Update DCA Plan
dca_updateUpdate an existing Dollar Cost Averaging plan by adjusting amount, frequency, or scheduling via plan ID.
Instructions
Update an existing DCA recurring investment plan by plan_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Plan ID to update | |
| amount | No | New investment amount per cycle | |
| frequency | No | New investment frequency: Daily, Weekly, Monthly | |
| day_of_week | No | Day of week for Weekly frequency: Mon, Tue, Wed, Thu, Fri | |
| day_of_month | No | Day of month for Monthly frequency (1-28) | |
| allow_margin | No | Allow margin financing |