MQL4 - automated forex trading   /  

Forum

metaeditor log error

Back to topics list To post a new topic, please log in or register

avatar
120
oldman 2006.07.27 06:42 
what is with this error in my metaeditor.log?
2006.06.28 13:53:37 Dictionary: invalid attribute '</text>'
article

Displaying a News Calendar

This article contains the description of writing a simple and convenient indicator displaying in a working area the main economic events from external Internet resources.


avatar
Moderator
5089
stringo 2006.07.27 10:15 
Don't mention it. It is our internal xml to html converting error. This error was fixed. Wait for next build please.

avatar
92
ququr 2006.07.28 05:06 

Is there any way to limit the size of the log? The 'experts' log files (by date) have gotten very large on my machine causing problems (as in gigabytes. That's too big). Or even a way to turn off the log, or have it delete information of a certain age, or limit what type of messages get written, or something?

-q


avatar
Moderator
5089
stringo 2006.07.28 10:45 
No. We cannot limit expert logs
Expert and tester logs are deleted automatically in 5 day time

avatar
120
oldman 2006.07.29 07:35 
oldman wrote:
ququr I simply stop the platform and delete or move the file and restart.. it will make a new one automatically...
all of your "print" statements log to that file... you might consider using "Comment" to place it on the screen (chart) if you don't need a record of the statement.. .
I don't think comments go to the log... haven't seen any ..
ps, all that printing to the log will also slow down the expert i believe... causing it to discard incoming pips.

thanks stringo for the error message..

Back to topics list  

To add comments, please log in or register