Live data from Hacker News

Launch HN: Enombic (YC S20) – Create your own stock indexes

news.ycombinator.com

1–10 of 212 posts

Launch HN: Enombic (YC S20) – Create your own stock indexes

#1
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!

Re: Launch HN: Enombic (YC S20) – Create your own stock indexes

#3
Oh god it'll be amazing once /r/wallstreetbets gets their hands on this. The $WLSTRBETS custom ticker will definitely go to the moon. I would suggest maybe putting more info on the landing page.

Are you a brokerage or is this something that can hook into your existing brokerage? The latter would be awesome.

Re: Launch HN: Enombic (YC S20) – Create your own stock indexes

#5

Oh god it'll be amazing once /r/wallstreetbets gets their hands on this. The $WLSTRBETS custom ticker will definitely go to the moon. I would suggest maybe putting more info on the landing page. Are you a brokerage or is this something that can hook into your existing brokerage? The latter would be awesome.

Thanks! Yes we're looking forward to getting more content on the landing page soon. For now, all the links above are public pages, so you can explore those to see some of our features.

We are currently the latter; we're powered by existing brokerages, but are working to become our own.

Re: Launch HN: Enombic (YC S20) – Create your own stock indexes

#10

Love this! Do updates to the ETF push out to anyone invested, or do individuals have to rebalance if weighting changes happen to the original?

Thank you!

Right now each index will track the latest version by default but we're thinking through something similar to version pinning with software dependencies. E.g., something like jdoe-index-0==v2

Post reply on HN