edit_snapshot
Update shares, average price, or current price for a holding in a financial snapshot by specifying the date and ticker. Keep portfolio records accurate.
Instructions
Update shares, avg_price, or current_price for a specific holding in a snapshot. Identified by date + ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Snapshot date (YYYY-MM-DD) | |
| ticker | Yes | Stock ticker symbol | |
| shares | No | ||
| avg_price | No | ||
| current_price | No |