Debug mode chart closed suddenly (and expert removed with reason=4)

 

Hello,

i newly have the problem, that my expert which runs in debug mode, is closed.

The uninit reason is 4 -> Chart removed. No error else in the expert log.


The chart in fact has been removed. 

This happens, when there is a pending oder, i right click on the pending order, then i select "Modify or delete Order".

A second later or so, the chart (opened by debug run) is been removed.


MT 4, build 1170


Anyone came across this problem. How to fix this ?

Thank you very much.

 
chinaski: i newly have the problem, that my expert which runs in debug mode, is closed.

You're running in debug mode. What do you think happens when you reach current time? Debug mode stops, the chart is close. uninit reason is 4 -> Chart removed.

 

Sorry, do not understand what you want to tell me.

How should TimeCurrent be related to this?
Thank you

 
chinaski:

Sorry, do not understand what you want to tell me.

How should TimeCurrent be related to this?
Thank you

All this worked fine some time ago.

The expert should not stop until i detach it.


The expert newly stops (since some releases) because i right click on a pending order in the terminal.


Dear whroeder1, is this like it should be ? Is there something i do not understand ?

Is this normal an expert in debug mode (only in debug) stops, because you right click on an order in the terminal?


Thank you