track_asset
Create or update a tracked asset in the investment coverage list, enabling committee and DCA decisions for that symbol.
Instructions
跟踪标的(upsert 幂等):不存在则新建(此时 max_single_invest_cny 必填), 已存在只更新传入的字段。委员会/DCA 覆盖哪些 symbol 由跟踪列表决定。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| channel | No | ||
| display_name | No | ||
| sell_fee_pct | No | ||
| price_offset_pct | No | ||
| max_single_invest_cny | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |