PureBytes Links
Trading Reference Links
|
Al,
I give up. I've tried every combination of PositionSize and
PositionScore and MaxOpenPositions and number of positions and
everything else I can think of and I can't get volatility based
position sizing with "forced" diversification to work the way I (we)
think it should.
Intuitively, I think the problem is pretty simple. You want to do
volatility based position sizing but you want to force some minimum
number of positions (say 5) and you don't want any position to exceed
some fixed percentage of your total equity (say 20%).
So if anybody else has this figured out, I'd really appreciate
hearing how you did it. I have a gut feeling it's simple but I sure
can't figure it out.
I think one problem arises since volatility based sizing is
independent of share price (according to my understanding of it), if
NumShares*BuyPrice doesn't fit within your maximum position size
constraint, it simply can't be bought. Another problem is that even
if they meet your maximum constraints, the position sizes can be all
over the map, including pretty small for high volatility stocks. So
you can either end up with a lot of positions or a lot of idle cash.
So I think a goal of a volatility based systems should be to
pick "ideal" stocks where the NumShares*BuyPrice is as close to your
maximum position size as possible. Presumbably this could be factored
into PositionScore but I'm not sure how.
All of this is complicated by the fact I don't know how to access
total portfolio equity during a backtest which I think is necessary
to make some of these decisions possible.
Again, if anybody has this solved, let me know how your did it
(please).
Dan
------------------------ Yahoo! Groups Sponsor --------------------~-->
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|