[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] AB crashes when i use AddToComposite with name() and atcFlagEnableInBacktest



PureBytes Links

Trading Reference Links

Thomas,

As I wrote thru support:
you should add all composite symbols *before* you run backtest that creates more than 100 composites at once
(and you apparently do).

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Thomas Zmuck" <tzmuck@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, July 23, 2007 12:43 PM
Subject: [amibroker] AB crashes when i use AddToComposite with name() and atcFlagEnableInBacktest


> Hello,
> 
> AmiBroker crashes when i use name() and atcFlagEnableInBacktest in the
> AddToComposite function. Can someone confirm this ?
> Is there any reason for this behaviour and solution to prevent it ?
> Here is my code to reproduce. Please run it over all symbols, because
> it seems to depend on the symbol or any other factor.
> 
> // long trades entry and exit rules:
> Buy = Cross( CCI(), 100 );
> Sell = Cross( 100, CCI() );
> 
> // short trades entry and exit rules:
> Short = Cross( -100, CCI() );
> Cover = Cross( CCI(), -100 );
> 
> CompName = Name();
> //CompName = "WithoutNameFunction"; //no crashes
> // Also no crashes if i use name() but not atcFlagEnableInBacktest
> 
> AddToComposite(1, "TEST_" + CompName, "Open",
> atcFlagDefaults|atcFlagEnableInBacktest|atcFlagDeleteValues);
> 
> 
> -- 
> Kind regards
> Thomas
> www.PatternExplorer.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 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
> 
> 
> 
> 
>


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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> 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/