state_snapshot
Capture the current chart configuration (symbol, timeframe, studies, drawings, and visible range) into a named snapshot to restore later.
Instructions
Capture full chart state (symbol, timeframe, studies, drawings, visible range) to a named snapshot file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name (e.g., "my-setup"). No slashes or ".." | |
| overwrite | No | Overwrite existing snapshot with the same name (default: false) |