install_include
Copy an MQL header file (.mqh) into the MetaTrader Include folder. Optionally rename the file during installation.
Instructions
Copy a .mqh into the terminal Include folder (e.g. for LiveLog.mqh).
Args: source: Absolute path to source .mqh. target_name: Optional rename.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target_name | No |