Hey HN! We're the co-founders of Enombic (
https://enombic.com/), a tool for designing your own custom stock indexes, investing in them, and sharing them with your friends. By index we mean a weighted collection of publicly tradable securities.
With our product, you could, for example, remix the ARK ETFs (https://enombic.com/13F/ARKK). Or, you could apply portfolio theory to the most popular WSB symbols (https://enombic.com/mandelbrot/wsb-MPT). Also, everything is nestable, so you can put all of the above together (https://enombic.com/aml/diversified). Then, it's one click to invest. The investments can be one-off, or on a recurring schedule.
We started Enombic because we're personally really fascinated by financial markets. Driven by curiosity, we wanted to hack on different investment ideas. We couldn't find good tools for portfolio and risk management, so we decided to make some. We started doing this work with Python scripts, and sharing it with our friends in group chats. Then we'd wrestle with existing products to implement the strategies we had developed.
Eventually, we built a proper web app to make this easy. A lot of our UI / UX is inspired by Github. For example, we built version control and advanced permissioning into the indexes.
The ubiquity of zero-commission and fractional-share trading means that diversification and customization is easier than ever. This allows you to think about investing into a curated portfolio, rather than picking stocks for individual companies or subscribing to popular ETFs.
We've had users do things like build their own robo-advisor, reweight SPY to fit their existing portfolio, and construct sector-specific indexes in their area of expertise (e.g. gaming, enterprise SaaS, and e-commerce, to name a few).
Enombic is free, but we're rolling out a series of subscription-based premium features.
We would love your feedback on what we've built so far. Happy to answer any questions you may have. Thank you for your time!
It is extremely hard to actually do this. There's a plethora of hurdles in the way - you need to get data (I bought some historical s&p 500 data, seemed to be the only way), and then you need to figure out what to do with it too. When you look at a graph on the index, what is that based on? Do they rebalance every day? Monthly? Who knows? I was never able to reconstruct an s&p 500 graph from source data myself as a baseline.
I will definitely be giving this a try.
EDIT: signed up for the waitlist!
Also, a question: Can you use this without some sort of linked broker account? IE, you tell it what you've got, and it spits out instructions that you execute manually? I ask because I'm in Europe, and only the big American brokers ever seem to get proper integrations with anything.