RE: hjones: Blocked window.
Hey! Long time, no hear!
Yea, when I first set everything up, I move the windows sorta of off screen so I can do somethings on the side. But as soon as someone connects to the server, it moves all the windows back onto the screen, which causes the overlapping problem. If anyone knows how to make the desktop bigger than the monitor, in XP, please let me know. I think this will take care of the problem.
I am going to try and update my code tonight so that the indicators are done as "indicators" in AmiBroker, versus doing them as a "composite indicator". The later scans through all data for all stocks to create the composite indicator (slower, cause the indicator to jump around as the scan is going on). The former keeps only a certain amount of the quotes in memory, but keeps them updated as the new quotes come in (faster, only the most recent indicator point will move around). It make them update like the Woodies CCI pane does on the bottom. It will make for a much smoother display of the breadth indicators.
As always, any suggestions or comments for making the server better, let me know. I am going to try and add some AmiBroker code that will automatically add the Pivot Points and S/R lines in the price pane.
Thanks!