rename_symbol
Rename a symbol across multiple MQL files using whole-word matching. Use dry_run to preview changes before applying.
Instructions
Rename a symbol across MQL files (whole-word match). dry_run=True previews only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new | Yes | ||
| old | Yes | ||
| root | Yes | ||
| dry_run | No |