I suddenly can not open my Amibroker. When I double click on Amibroker icon, it is loading and then close itself. Can someone please tell me how to fix it?
When I checked broker.log file, it seems to end at Loading database (LoadMarketData).
If AmiBroker hangs or crashes on startup it may mean corrupted layout file.
Please try the following:
rename default database directory and try to run AmiBroker, if it works it means that some files inside this database are corrupted. In that case it is best to create new database and use it instead of corrupted one.
delete or rename all DEFAULT.AWL files that you can find on your disk and try to run AmiBroker. (.AWL files are created inside "Layouts" subfolder of main AmiBroker database and "Layout" subfolders of each database directory
rename broker.charts and broker.bcharts files (in AmiBroker directory) and try to run AmiBroker
rename default.layout file (in AmiBroker directory) and try to run AmiBroker
These are folders for 32-bit version (Program Files (x86)/AmiBroker) and 64-bit version (Program Files/AmiBroker). Data files are interchangeable between 32-bit and 64-bit versions.
I do not understand what is involved in rebuilding as mentioned in several of the cited references. Will i be losing the pile of indicators I have built.
How complicated is the task?
Also , a previous question I asked if overlaying previous backup copies of my files would be an alternative?
You can just copy files from backup, and it just works, there is no magic. What is important is to know that Formulas, Layouts and broker.newcharts are all interconnected (reference each other) so you just need to copy them all at once.