rename_symbol
Rename a symbol across all MQL files with whole-word matching. Preview changes using dry run mode before applying.
Instructions
Rename a symbol across MQL files (whole-word match). dry_run=True previews only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old | Yes | ||
| new | Yes | ||
| root | Yes | ||
| dry_run | No |