Read the MQL5 journal log
get_journalRead the terminal's MQL5 journal log for a given date, or the default log if no date is provided, to inspect compilation and trading events.
Instructions
Reads the terminal's MQL5 journal log for a given date (defaults to the latest).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYYMMDD; defaults to the most recent log | |
| tailLines | No |