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

Re: How to debug AFL code



PureBytes Links

Trading Reference Links

Esteban,

If you set Filter = 1, and set up your variables to be output to the 
Exploration Results window it is usually possible to check the value 
of variables at required dates.

HTH
Barry.

--- In amibroker@xxxx, "Esteban" <ygroups@xxxx> wrote:
> Is there a way to step through AFL code and see the value of 
variables at key points? The WriteIf function seems perfect for this, 
but I think it only works in the Guru Commentary window. I'm looking 
for something I can reference from within AFL code to help debug when 
the results I'm getting are not appropriate.
> 
> Thanks,
> Esteban