[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[amibroker] Equity(0), Equity(1), Equity(2), ExRem What to use when?
PureBytes Links
Trading Reference Links
|
I have been trying to get a handle on this for quite a while.
Depending on which one I use I get different results in my backtests,
scans and explorations. Portfolio trading.
Equity(0) gives me a correct backtest, but my explorations (for
trading signals with PositionScore) don't filter out the redundant
signals.
Equity(1) in explorations filters out the redundant signals but never
shows a signal for the final day - useless for trading.
Equity(2) ? I'm not sure what is happening. Needs more study.
ExRem changes the backtest slightly on some days and I haven't
figured out why it rejects certain signals which had higher position
scores.
I would like my backtests to match my explorations for signals. I'm
using a 1 delay for buys, which I know is a problem for Equity(1).
I've read the manual multiple times and searched the list. Is there
a best way to approach this?
I've use status action in order to use different of the above
functions in the backtester and the exploration but it seems overly
complex. As does using ref(buy,-1) to deal with delays, which seems
also kludgy to me.
thanks for any clarification
Balin
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|
|
|
|