MT4 terminal crash

 

Hi,


I attached an indicator to a chart on MT4.


Since than MT4 crashes when I tried to open it/ restart it.



How can I open the MT4 terminal?


Should I reinstall it?

 

Go to
C:\Users\...\AppData\Roaming\MetaQuotes\Terminal\...\profiles\default
folder
and delete
chart01.chr files

and open Metatrader after that.

 
Sergey Golubev #:

Go to
C:\Users\...\AppData\Roaming\MetaQuotes\Terminal\...\profiles\default
folder
and delete
chart01.chr files

and open Metatrader after that.


Delete all chart01.chr files amd also other chart.chr files.


But it did not fix the problem.


Mt4 terminal keeps crashing.


Any other files to delete?  ideas? 

 

Deleting the Chart Files should work; but, if all else fails, do this:

- Open Data Folder
- Find the Indicator in the Indicator Folder
- Copy & Paste both Indicator files to your Desktop (mq4 and ex4)
- Delete the Files from the Data Folder
- Start your MT4 Terminal
- Fix the indicator before opening it again with the Terminal

This is a Work-Around I used in the past when dealing with badly coded indicators that were getting stuck in infinite loops.
Hope it helps.

 
Jeremie Courchesne #:

Deleting the Chart Files should work; but, if all else fails, do this:

- Open Data Folder
- Find the Indicator in the Indicator Folder
- Copy & Paste both Indicator files to your Desktop (mq4 and ex4)
- Delete the Files from the Data Folder
- Start your MT4 Terminal
- Fix the indicator before opening it again with the Terminal

This is a Work-Around I used in the past when dealing with badly coded indicators that were getting stuck in infinite loops.
Hope it helps.

Yes, that worked.


Thanks.

 
gfxlearner #:

Yes, that worked.


Thanks.

btw,


you can just change slightly the name of the .exe file of the indicator, and it will also work

Reason: