TJ:  OK, thanks for the detailed explanation.  I have had only one chart open and it has run fine (no lockups).
 
Of course, I noticed that I could have different time intervals in each chart, which was more convenient that having one chart open and changing both SYMBOL and TIME interval.  But....convenience with lockups is not convenience at all.
 
Ken


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Janeczko
Sent: Thursday, October 12, 2006 11:54 AM
To: [email protected]
Subject: Re: [amibroker] Unstable??

Ken,
 
You need to understand that you are not opening TABS. You are opening CHARTS.
Each chart you open consumes computer resources.
And if you are opening lots of them and you work in real time it means that all those extra
charts you have opened need to be refreshed when new data come in.
 
And when you are working with QuoteTracker - yes it makes big difference because
QuoteTracker link is HTTP (web based) which means that data are transmitted in plain
web protocol which is slow. And if you do that for lots of symbols it may lock up your machine.
 
So do not open extra charts/tabs just for fun. Especially when you work with QT as data source.
 Open them only when you really need them.
There is no need to put all the stuff open all the time. It is definitely *not* good idea to
open extra charts just for different symbols/time frames when you can have the same effect
by simply switching the symbol - consuming less resources.
 

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: Ken Close
Sent: Thursday, October 12, 2006 4:30 PM
Subject: [amibroker] Unstable??

Hmmm.  I really got into the tabs with different symbols, time periods (intraday), etc.  Now, 1/2 hour in, the program is consistently locking up.  End Task, restart, lockup.  End Task, restart, lockup. Numerous times to not seem a coincidence.  Have been running QT and RT AB for weeks and weeks now without incident, including all day yesterday with latest version. Only difference this morning was multiple window tabs open.
 
I had saved a bunch (6) tabs in the Default layout, and this last time, I was able to call up another layout without tabs. So far, no lockup.
 
anyone else see this on intraday data?  I am feeding the data with QuoteTracker if that makes a difference.
 
Ken
__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html






SPONSORED LINKS
Software support Small business finance Business finance online
Business finance training Business finance course

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to