Is there a common window where I can view price alerts, other than the debug window?
What I'd like to do is at the end of the day, see if any of the 20+ charts have met a condition. I'd like to view them in one window. Is there a way to do that?
I guess I can try to write to a file... but I wonder if there will be any file access conflict when more than 1 chart tries to do this at almost the same time?
What I'd like to do is at the end of the day, see if any of the 20+ charts have met a condition. I'd like to view them in one window. Is there a way to do that?
I guess I can try to write to a file... but I wonder if there will be any file access conflict when more than 1 chart tries to do this at almost the same time?
Comment