TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Equal-weight ETF allocation with automatic rebalancing

40 点作者 fawce大约 11 年前

6 条评论

Beliavsky大约 11 年前
The strategy equally weights the stock sectors in the S&P 500 using ETFs. In a rising stock market this would incur capital gains taxes in a taxable account. If you are saving regularly, you could direct your new investments towards the sectors that have underperformed to get closer to equal weighting without selling the outperforming sectors.
tom_b大约 11 年前
Very neat. After a brief foray into reading about HFT, I&#x27;ve started reading more about algorithmic (non-HFT) trading.<p>I&#x27;d love to hear if other HN readers are playing with algorithmic trading. I occasionally think quantitative trading would be fun because of the intersection of math&#x2F;stats and CS. Of course, that&#x27;s an &quot;in the abstract&quot; statement. Depending on it for my mortgage would be . . . different.
评论 #7648506 未加载
fsk大约 11 年前
I&#x27;d feel VERY uncomfortable giving a 3rd party the password to my brokerage account. Too many bad things can happen.<p>Yes, I know you take property security. There&#x27;s always some bug or flaw you don&#x27;t know about. Because you&#x27;re logging in to the clients brokerage account, that means your software has access to their UNENCRYPTED UNHASHED password.<p>Also, there are reasons to NOT automatically rebalance every 21 days. Long-term games are better than short-term gains (unless it&#x27;s an IRA). In addition to commissions, there&#x27;s the cost of the bid&#x2F;ask spread, not included in your calculation.
评论 #7648136 未加载
评论 #7648171 未加载
评论 #7648132 未加载
bradleyjg大约 11 年前
I don&#x27;t see the fundamental distinction between this and a S&amp;P 500 index fund. Instead of carrying out one rebalancing (at whatever frequency) there&#x27;s now two rebalacning steps -- one at the sector level and then another one to account for market cap changes within the sector. The net result of either strategy looks to be an imperfectly realized approximation of the performance a continuously adjusted market cap weighted portfolio of those 500 stocks.<p>Is the claim that this is somehow a better approximation? Are there some tax loss harvesting benefits? What am I missing?
评论 #7647798 未加载
评论 #7647723 未加载
评论 #7647731 未加载
评论 #7647692 未加载
评论 #7647763 未加载
smrtinsert大约 11 年前
Out of curiousity does anyone do algo trading on options? Maybe through IBs java api?
minimax大约 11 年前
How does it execute the rebalance trades? Just MOC or something like that?
评论 #7647913 未加载