HI,
I am using Amibroker 6.40 version
I have created a batch which will scan only 5 symbols every 30s. the scan is running less than a sec if I run manually or manually run it from .abb file. but when it automatically open it with amibroker it is running and never completing it. I need to manually stop is and rerun it then it works as expected.
Below screenshot is from my batch which is having only 2 steps. Second step is to scan and it is never ending.
this is the scan window started by amibroker automatically
if I manually cancel and run it again it works as expected. below is the screenshot. you could see the first scan took long time and I have cancelled it . rest all ran in fraction of seconds (after I trigger it manually). Currently I need to do manually one time as a work around. Any thoughts What I am missing. Help is appriciated