Hi, Before running your backtest, click on the Settings button, look under the Report tab and selected Detailed log.
Then, when you run your backtest, you will see all positions held on a day by day basis. This is also useful when trying to understand how your PositionScore logic works, as it will indicate which tickers are under consideration and list which were entered/exited at each bar. You can find more information about the backtest settings in the online help via: Help menu -Contents tab --Reference Guide ---Analysis Tools ----System test settings window Or from the web here: http://www.amibroker.com/guide/w_settings.html Mike --- In [email protected], "Graham Johnson" <[EMAIL PROTECTED]> wrote: > > There are 2 things that I would like to achieve > > 1. Backtest Report - maximum no. of open positions for the backtest. > > 2. Equity Chart - number of open positions for each bar. > > I've searched the docs and this forum but didn't locate anything. > > Thanks > > Graham >
