sigmavue_copy_groups_create
Create a copy-trading group by specifying a leader account and optional follower accounts, enabling users to replicate trades.
Instructions
Create a copy-trading group with a leader account and optional followers. Adding followers to an EXISTING group is intentionally not exposed over MCP (honest-disabled in the capability layer — needs an atomic server endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ticker | Yes | ||
| environment | No | demo | |
| leader_account_id | Yes | ||
| follower_account_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||