Using custom backtester code, you can control the position size for each individual trade. Refer to the user guide for an overview:
http://www.amibroker.com/guide/a_custombacktest.html Then read the custom backtester document posted in the Files section of this group by gp_sydney. Signal.PosSize is what you're after, based on Backtester.Equity Mike --- In [email protected], zeek ing <zeekin...@...> wrote: > > Hello, > Is there a way to code the position size in the backtester based on the > current account value in the backtester?? > So like if my account increases 10K, i would add another contract?? > > thanks > zeek >
