|
I have attempted to duplicate this index fund manually by purchasing the top 25 cryptocurrencies (market-cap weighted) over the past year or so. I'll say that it was hardly worth the enormous work involved, and these index funds cannot come soon enough to non-accredited investors. In some cases it's not possible to do perfectly alone: NEO has a minimum unit of 1 coin, and so if you wanted it to not be overweighted, you'd need to have a total portfolio that is an integer multiple of $6700 right now. However, I would not buy this fund from Coinbase since they are not a neutral player, and the market is not regulated yet. There are still great advantages in owning coins yourself - I expect that, as an average investor, I will certainly be prone to manipulation in some way. Alas, the greatest gains are probably long-since gone. No risk, no reward. |
For anyone that is interested, you can find the project here: www.hodlbot.io
I'm about 1-2 weeks from the MVP launch. Only the top 20 coins by market cap fund will be available at the start. In the future users will be able to create their own custom weightings.
The bot requires users to have a Binance account and uses their API key (trade only, no withdrawal access), to execute monthly rebalances. Users will always own their own coins.
At this point, I haven't run into any huge issues with min trading amounts given a reasonable initial investment amount (~0.5 ETH). For example, the NEO example you mentioned.... the min trading amount on Binnace is actually 0.01 NEO (~$1.1 USD).
I'll be making the project open source in the future and sharing with you all!