Please correct me if I am wrong, but I think that if your exploration looks back at the most recent 100 days of data, then it will run the fastest if your trading database is only a little larger than the 100 days of data that you are analyzing.
If you have 1000 days of data, your exploration of only 100 days will examine all 1000 days worth of data will take longer. Ron D ----- Original Message ----- From: booker_1324 To: [email protected] Sent: Sunday, December 02, 2007 8:10 PM Subject: [amibroker] Re: Is there anyway to limit number of bars to load to save CPU power Go to Tools > Preferences > Miscellaneous and check Display chart timing(advanced) and see which custom indicator is causing your problem. --- In [email protected], jack <[EMAIL PROTECTED]> wrote: > > "number of bars" in database setting won't do the trick, I have five customer indicators on four charts at the same time, it offen maxed out my CPU, causing other programs sluggish, is there anyway to save CPU power? > > can I solve the problem by calculating customer indicators on a limited number of bars instead of whole bars? appreciate any guildline on this topic. > > > __________________________________________________________ ______________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs >
