find_symbol
Locate all occurrences of a symbol in MQL files under a specified root directory, while ignoring comments and string literals.
Instructions
Grep a symbol across MQL files, skipping comments and string literals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exts | No | ||
| root | Yes | ||
| limit | No | ||
| symbol | Yes |