Hi, You can add custom metrics on a trade by trade basis: http://www.amibroker.com/guide/a_custommetrics.html
The following thread gives some real examples of two approaches, static variables vs. the foreign functions. http://finance.groups.yahoo.com/group/amibroker/message/146164 Mike --- In [email protected], "jchi18" <inbox....@...> wrote: > > Is there a way to add columns to the backtest results that show: > > 1. The MACD at the time of trigger > 2. RSI at the time of trigger > > Thanks. >
