Hi Mike, Thanks for the link. Not that I wanted to be writing at the low level custom backtest object, but if ya' gotta, ya' gotta...
As a note (warning?), I tried the code on that page, "Appendix C - Lichello AIM Algorithm" and it seems to have wiped my database. After I reloaded the db from a backup, I tried it again on a single stocks, and it seemed to wipe those specific symbols as well. Best, Michael --- In [email protected], "Mike" <sfclimb...@...> wrote: > > You can handle all trades in a single script by writing low level custom > backtest code that reads from file and generates trades based on the data > read. > > http://www.amibroker.org/userkb/2008/03/16/amibroker-custom-backtester-interface-2/ > > Mike >
