|
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 __._,_.___ 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
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 __,_._,___ |
- RE: [amibroker] Unstable?? Ken Close
- Re: [amibroker] Unstable?? Tomasz Janeczko
