Peter Walther

Results 16 comments of Peter Walther

Not only it happily deletes all your files of the given name but additionally I can't manage to get a log or report of the files BFG deleted this way....

Re the private methods: As I didn't want to modify your code I intended to fix the issue by passing an extended version of your parser into the IcoFileService constructor,...

MetaQuotes removed above functions from MetaTrader5, in MetaTrader4 they are still available. Intentionally there is no support for MT5 from my side and there will never be, as I consider...

First ideas: - Check in `init()` if the dialog is still open. Dialog and `init()` should always run in different threads (let's see if that's still true in this case)....

Check if the same bug can occur with open "script" input dialogs.

The development branch introduces a new initialization reason ```IR_TERMINAL_FAILURE``` and a new error code ```ERR_TERMINAL_FAILURE_INIT```. When an expert is loaded the expander checks for an open input dialog and sets...

In between detection of this terminal bug was merged into master.

More info: The issue arises if the "Load expert" dialog is open and the terminal reconnects to another/a better trade server. Doesn't happen every single time but often enough to...

Thank's for your interest. I'm assuming you experience this with release 0.106, right? Please start DebugView with admin rights and add the relevant output to this ticket. C0000005 is a...

Another explanation is here: [Ignored Stoploss During Backtest](http://web.archive.org/web/20200304114726/https://www.mql5.com/en/forum/331513#comment_14813709)