Read an MQL5 source file
read_fileReads a text file such as .mq5 or .mqh from a sandboxed MQL5 data folder to inspect MQL5 source code.
Instructions
Reads a text file (e.g. .mq5/.mqh) from under the sandboxed MQL5 data folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | e.g. "Experts/Advisors/MyEA.mq5" |