instrument_ea_for_opt
Automatically add OptExport.mqh logging to any MQL5 Expert Advisor (.mq5) file for optimization support.
Instructions
Automatically instrument an MQL5 Expert Advisor (.mq5) file with OptExport.mqh logging.
Args: ea_path: Absolute path to the .mq5 file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ea_path | Yes |