PureBytes Links
Trading Reference Links
|
I stand corrected... I assumed DebugView _Trace() would be executed each
time afl executes. I just tried it in an optimization and you are correct:
it doesn't out put anything. I also cannot succeed in store/accumulate
anything in Static variables to help trace executions.
Interesting ... I never had a need for this; I optimize using a custom loop
in and Indicator....would that meet your requirements?
good luck.
herman
--------------------------------------------------
From: "progster01" <progster@xxxxxxxxxxxxxxxxxx>
Sent: Saturday, February 16, 2008 9:13 AM
To: <amibroker@xxxxxxxxxxxxxxx>
Subject: [amibroker] Re: AFL code execution and optimization iterations
> Herman,
>
> Your understanding here is much deeper than my own, no doubt.
>
> I've attempted to answer Vishy's question, because I've encountered
> and wondered about similar behavior.
>
> Does anyone have a code snippet that does this?:
>
> Write the optimization iteration number to the Debug log, exactly once
> per iteration, with no duplicates and no skips.
>
> If so, I'd love to see it, because I've not yet been able to achieve that.
>
> Seeing how that could be done would be tremendously clarifying for me.
>
>
>
>
> 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/
|