Create Watchlist Group
create_watchlist_groupCreate a watchlist group to organize multiple securities. Optionally add stocks and ETFs by symbol.
Instructions
Create a new watchlist group. Returns the created group {id, name}. Optionally pass securities (e.g. ["AAPL.US", "700.HK"]) to pre-populate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| securities | No | Securities to add, e.g. ["700.HK", "AAPL.US"] |