PureBytes Links
Trading Reference Links
|
It might be useful to post the AFL code you were backtesting.
--- In amibroker@xxxxxxxxxxxxxxx, "k_binder_" <k_binder_@xxxx> wrote:
>
> This crash happens everytime I backtest intraday data. I have 103
> securities with 1 minute data for several years each. Test range is
> one year. Crash happens at the very end, when only 5 minutes are
left
> in the backtest.
> I've sent this to support several times but havent received any
acks
> that it got there.
>
> Please help fix this.
>
> thanks,
> ken
>
> AmiBroker version 4.60.4
> ( cooltool.dll 4.60.4, mfc42.dll 6.0.8665, msvcrt.dll 7.0.2600 )
>
> Microsoft Windows XP version 5.1 (Build 2600)
> Service Pack 1.0
> Common Controls: 6.0
>
> Unhandled exception
> Type: CMemoryException
> Out of memory.
> AFL Parser status:
> Processing stage: NONE
> Formula ID: 0 ()
> Action 5 (BACKTEST)
>
> Additional information:
>
> Number of stock loaded: 103
> Currently selected stock: tsAMZNOneMinute
> Number of quotes (current stock): 656392
>
> Workspace:
> Data source = (default), Data local mode = 0, NumBars = 1000
>
> Preferences:
> Data source = (local), Data local mode = 1, NumBars = 1000
>
> Command history:
> 2828 - Shows Analyser - a tool to test systems & explore market--
Auto-
> Analyser
> 2938 - Shows database settings--Database settings
> 57601 - Open a database--Open
>
> Cache manager stats:
> Number of list elements: 99
> Number of map elements: 99
> Hash table size: 5987
>
> Memory status:
> MemoryLoad: 96 %
> TotalPhys: 1047344K AvailPhys: 40128K
> TotalPageFile: 2794460K AvailPageFile: 459108K
> TotalVirtual: 2097024K AvailVirtual: 334980K
>
> Last Windows message:
> HWnd: 0x9c1470
> Msg: 0x0110
> wParam: 0x00d014c0
> lParam: 0x00000000
------------------------ 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/
|