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.