Check DCA Support
dca_checkCheck whether given security symbols support DCA recurring investment. Returns support status and reason for each symbol.
Instructions
Check whether given symbols support DCA recurring investment. Returns items[]{symbol, support_dca (bool), reason} for each queried symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | Security symbols to check, e.g. ["AAPL.US", "TSLA.US"] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Per-symbol support results. |