All I can tell you is that "the backtester" doesn't "pick" anything.
You do, via either code, or settings, or both. So you have an error
in settings or code; that's all I can tell you without knowing what
they are. The backtest engine works exactly as designed.
Yuki
Thursday, June 1, 2006, 2:58:18 PM, you wrote:
i> Hi all,
i> I have a daytrade system which buys at open, sells at close.
i> The system has SetTradeDelays(1, 1, 1, 1);
i> The idea here is I download the market data at night, scan for signals
i> then place market orders overnight so I will buy at open the next day.
i> The problem I'm facing is this:
i> Suppose I run my system at night and it signals Stock A, B, and C. I
i> place orders and buy them tomorrow morning. The following night, I
i> run backtest and see which ones my backtester picked. Strangely, the
i> backtester does not always pick out Stock A, B, and C, despite having
i> signaled them the night before.
i> I am ranking my signals by PositionScore variable, but criteria used
i> by PositionScore looks at past quotes, not future quotes.
i> Has anyone explanation as to why this happens? If the backtester does
i> not pick what it had signaled, it is a grave situation because you
i> can't really follow with the system no matter how good it is.
i> Thank you in advance,
i> intermilan04
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
| Investment management software | Real estate investment software | Investment property software |
| Software support | Real estate investment analysis software | Investment software |
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
