Sounds like adding custom metrics to the individual trades may do what you want. That is covered in the user guide as Example 3 at this link: http://www.amibroker.com/guide/a_custommetrics.html
Mike --- In [email protected], "ttttyyyyrrrr" <[EMAIL PROTECTED]> wrote: > > Hi All, > > When I run the all symbols backtest i need to see what the rsi(14) was > on the entry day of the trade. > > ie > > Ticker Trade Date Price Ex. date Ex. Price RSI (14) > ABC Long 1/2/2008 27.2563 27/02/2008 84.2334 35.8 > > > Is there a way that i can do this through custom metrics. > > Best Regards >
