sorry, I only ned a clear place to place more something like comments on Chart at
Runtimem not only for debug.
Draw many arrow on chart is not good enough for some case, so I think MT should supplly a text or list window for user's own comments.
p.s. you know, the log file are in using, can not be deleted. so Win API function DeleteFile can not be use.
I mean to clear the contents of log windows, not its records file on disk.
Draw many arrow on chart is not good enough for some case, so I think MT should supplly a text or list window for user's own comments.
p.s. you know, the log file are in using, can not be deleted. so Win API function DeleteFile can not be use.
I mean to clear the contents of log windows, not its records file on disk.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I want clear the contents in log window, and only diaplay my own newest information producted by Print(....) function,
so I can distinguish my own info more easyly.
how to clear log window? control by MQL code !
if not, suggest that MT can add a new window in terminal panel for user's program output.