PureBytes Links
Trading Reference Links
|
I am running some custom smoothing code on EOD data, and this smoothing code is used for actual trading purposes, not for backtesting.
There are 230 different ema's, and all of these ema's are AFL functions, as opposed to price or volume. The average number of bars in each of these 230 AFLfunctions is 23, which gives a total of 6290 bars that have to be examined for each day that the code is run.
What values should I have for IN MEMORY CACHE, and NUMBER OF BARS TO LOAD in Preferences>data.
Remember, this only for finding real life trading setups, not for backtesting. TIA for any suggestions. Ron D
===========================================
----- Original Message -----
From: Tomasz Janeczko
To: amibroker@xxxxxxxxxxxxxxx
Sent: Thursday, September 09, 2004 4:32 AM
Subject: Re: [amibroker] computer Memory usage
Ed,
Go to Tools->Preferences, "DATA" tab and enter 11
into "In-memory cache" field.
This will solve your problem.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "ed nl" <ed2000nl@xxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, September 09, 2004 11:02 AM
Subject: [amibroker] computer Memory usage
> hi,
>
> one of my computers crashed and apparently the motherboard broke down. I have 500 MB internal memory. When I do a backtest (on the
complete NYSE or NASDAQ market -I use QP2-) it uses all the memory but when it is finished it still uses 448 MB memory, it does not
free it. I noticed this is the same basicly on another computer (which has 256 + 128 MB memory). But this AMD Athlon is slowed down
dramatically by the process, it basicly paralizes my computer. Only by exiting Amibroker I get this memory back. Never noticed this
being this dramatic before (also because usually I do not do a backtest on a complete market). Is this a computer problem you think?
Or do I need to change a setting in Windows?
>
> regards, Ed
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.754 / Virus Database: 504 - Release Date: 9/7/2004
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|