Ed, To use RotationalTrading in "Production Mode" do the following:
1) Enable "Add artifical bar (allows to see tomorrow's trades)" which is in the Portfolio section of the AA backtester settings 2) Run backtest 3) Examine trade list If you are running with EOD data and 1-day trade delays, then any new trade generated as of 5/13/08 close will be displayed as new buy for 5/14/08. The position to sell will be a few lines higher in the trade list, depending on number of holdings you have. --- In [email protected], "Ed Hoopes" <[EMAIL PROTECTED]> wrote: > > I have finished testing an ETF trading method that uses the > EnableRotationalTrading() feature of AmiBroker. > > I would like to start trading it, but have been unable to find out how > to routinely get buy/sell signals. > > In other words, I want to switch the code from developmental/back > testing into "Production Mode" > > I have looked in the HELP section, and in the UKB & KB on the AB > website and haven't found anything. > > I would like to have an Exploration (or ???) that would show > 1. Yesterdays portfolio > 2. Today's portfolio. > > However I'm flexible on how the buys/sells would presented. > > Finally, I'm fairly good at AFL programming, so if someone could give > me a code fragment - that would get me going. > > > Thank You, > > Ed Hoopes > [EMAIL PROTECTED] > > PS. I know how to do this with ordinary BUY/SELL/SHORT/COVER signals, > but those are disabled in rotational mode. >
