Have a look at the DayOfWeek function. http://www.amibroker.com/guide/afl/afl_view.php?id=39
Perhaps something along the lines of: Buy = DayOfWeek() != 1 AND ...; Mike --- In [email protected], "alta hob" <[EMAIL PROTECTED]> wrote: > > Many thanks to all the people who have helped me so far in this great group. > > Is there a way to stop AB taking positions on a monday with my backtest > script? > > > thanks > > AH >
