| I had the same problems with re-balancing my own portfolio and ended up creating a trading bot that automatically diversifies my investment portfolio across the top 20 coins by market cap (10% capped). It is heavily inspired by the crypto20 whitepaper. 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! |
I really wish I could just freely use this as a tool for investment, but the laws seem pretty draconian right now, and not reflective of the open and experimental nature of this space.
Once you get this up and going, consider some reporting tools to help keep track of the transactions, so people can use it for both personal and legal purposes.