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" <[EMAIL PROTECTED]>
Sent: Saturday, February 16, 2008 9:13 AM
To: <[email protected]>
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
>
>
>
> 

Reply via email to