Hello,

You can easily write the formula that will execute for hours. Loop zillions of 
times
using FFT and you will kill everything. Even if you had 1000GHz.

If you are using real-time it is YOUR task to make sure that YOUR formulas
execute fast enough. AFL is the fastest engine out there, but you can kill the 
computer
even if you code in assembler. It is not AmiBroker problem but your FORMULA 
problem.

You need to go to Tools->Preferences->Miscellaneous and use "Display chart 
timing"

All formulas shipped with AmiBroker execute well below 0.1 second. This should 
be your target.
If any of your formulas need more than 0.5second this formula is not suitable 
for real-time
and must not be used. It has to be re-written properly or removed.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "murthysuresh" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, October 02, 2007 3:41 AM
Subject: [amibroker] Re: Amibroker High CPU Utilization-anyone else seeing 
this?.


>i had it with AB connecting to  iqfeed on forex. when i used 1 minute 
> chart my machine got frozen.  I used to have it when i was running 
> just a chart with price marked on it.i got a p dual core 2 gig 
> processor each with 2 gig of ram. However when i switched to IB, the 
> cpu came down. 
> 
> if u had a similar issue, i wonder where the source is.  i went to 
> DTN, they blame the app. if i goto AB support,  TJ gets very upset.
> if you search thro the history of this message board, you will see my 
> whining in several places on this high cpu utiliztion.
> 
> 
> 
> 
> 
> 
> 
> 
> --- In [email protected], "Padhu" <[EMAIL PROTECTED]> wrote:
>>
>> Folks:
>> 
>> Attached is the task manager output when Amibroker  4.90.5 is 
> runnning. It always spikes back and forth and stays very high near 90-
> 100% . process shows broker.exe spiking.
>>  I have only 6 charts attached.
>> 
>> I have noticed this in the past when I had indicators attached to 
> more than 8 charts. Now I have only 6 six. Other than 1 , all other 
> indicators are all fairly simple...no looping etc..But uses timeframe 
> expands from daily etc.
>> 
>> I have intel p4 2GHz cpu with 768MB ram.
>> 
>> anyone else seeing this?.
>> 
>> Thanks,Padhu
>>
> 
> 
> 
> 
> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> 
> Yahoo! Groups Links
> 
> 
> 
> 
>

Reply via email to