Live data from Hacker News

Launch HN: Mudrex (YC W19) – Automated Trading Without Code

news.ycombinator.com

41–50 of 120 posts

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#41
Sorry this is a bit off topic, but how do crypto traders manage their taxes? I am under the impression that crypto trading doesn't have any of the niceties that traditional securities trading has when it comes to taxes, e.g. only paying capital gains when you remove money from your trading account (maybe that is also incorrect, I have no experience with investing).

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#42
This is great execution and UX. Congrats for launching!

As someone who has done professional algorithmic trading before, I would strongly advise most users to deploy a small amount of capital to these strategies and treat it as a fun game, especially in the beginning. The most important thing in automatic trading strategies is risk management - I am not sure what intelligence does Mudrex provide around that, but even if you're right 70% of the time (very high for automatic trading), the rest of 30% trades gone wrong can sink you quickly if there are no intelligent ways to manage those trades.

The returns and losses also highly depend on volatility of instruments (volatility refers to the average uncertainty in returns as measured by Statistical Standard Deviation). Cryptos are highly volatile. Cryptos are fun to start with, but you must allocate money keeping that into account and you'll be fine. My recommendation is at least 15-20 times less for Bitcoin than what you would allocate to S&P 500, based on their volatility/risk factor alone (15% vs 75% annualized volatility). And even less for other coins (See project below for more guidance)

As an aside, I have been working on my own project for many months to bring trend detection, risk management and intelligent diversification for all DIY Crypto and Stock investors [0][1]. Feel free to check it out if you invest in stocks or crypto at any level. It's in Alpha and will be shared more widely in the coming month or so.

I've thought about bringing automatic trading to my venture, but after a lot of my own time spent creating my own strategies, I can't sincerely recommend it to others without an extremely high level of skill. The hedge fund I worked with had people watching these automatic strategies all the time with lots of alerts, triggers and Plan B management, even if they were "automatic". Who is going to watch the automatic strategies here?

[0]: https://stockquanta.com

[1]: https://coinquanta.com

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#43

What you have built looks great and I am sure a lot of work went into it. However, as someone with a bit of trading experience (running a profitable custom-built trading system myself) who has friends that lost money I would like to post a few words of warning to anyone who believes they can build profitable trading strategies on top of someone else's platform: It's extremely unlikely. While you may hear stories of p…

In response to your second point - it's largely because it takes quite a bit of capital to build wealth via trading. Much more capital than is needed starting a SaaS company. It's hard to win picking individual stocks, and yes you should not only hold a few stocks at a time with all of your portfolio. But you don't have to bet your entire portfolio. You can only trade a portion of it hedging your risk. In addition, w…

I think GP is cautioning against high frequency algorithmic trading, not investing in general.

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#45

Looks a lot like kryll.io. The concept is the same, the UI seems very similar. I understand that it's a YC project, so it does already have a good chance to work just from the networking effect. But other than that, how do you differenciate from kryll, since frankly, they are already pretty good at what they do (the shared strategies, backtracking and over all the community is very nice) ?

I have checked out Kryll. It's a great project. We are focused on providing the access of automated trading/investing to everyone.

That's a neutral comment that doesn't commit yourself to anything and doesn't answer my question. Your project assumes your users commit time and money to it, so please take a few minutes to do the same.

I want to save time, so I use kryll for automation. I'm open minded and ok to check out your project, I just don't have time to try everything out. When something works, and works well, I need good reasons to check alternatives.

So concretly, what will I find in your product that is worth the trouble to try a whole new plateform ?

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#46

Congratulations on the launch. Beautiful UI! In terms of product market fit I can tell you that I've been kicking around building systems to automate my investment decisions, Ray-Dalio-style. I personally adhere to the church of macroeconomic investing, so what I was aiming to build was a setup that would buy or sell positions when various leading indicators went one way or another. It'd be really cool if you hooked…

Hi, current macro vol trader & dev here - send me a message here and I'd like to here about your needs and see if my personal setup works for you.

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#47

Why isn't this just a Quantopian algorithm hooked up to the actual Robinhood API when it comes time to buy/sell/deposit more funds?

At Mudrex users create their own trading strategies without writing code and connect their exchange keys to trade live.

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#48
post #37

What you have built looks great and I am sure a lot of work went into it. However, as someone with a bit of trading experience (running a profitable custom-built trading system myself) who has friends that lost money I would like to post a few words of warning to anyone who believes they can build profitable trading strategies on top of someone else's platform: It's extremely unlikely. While you may hear stories of p…

Totally naive question: what if you aren't interested in HFT but just want to take some of the manual labor out of making less frequent trades? Is that any less reliable than sitting at your computer watching the order books or do the exchanges already have all the tools you would need for that?

Yes, that's a valid use case for this tool. Exchanges typically don't have this functionality. My opinion based on my personal experience is that it is rather unlikely to build profitable algorithms based purely on "technical analysis patterns": (1) Most of these patterns are pseudoscience, you can google for more info, only a few have even a bit of science behind them (2) There isn't enough data to train a model on minutely or hourly data. The crypto markets change extremely quickly (data distribution shift) so that most of the data you would be using to optimize model parameters is outdated and leads to false conclusions.

To make money off less frequent trades I believe (again, just my opinion) that your decisions must be based on news/insight/insider info, not charting patterns. In other words, more fundamentals. And that's much harder to automate.

Of course, you will find people that tell you the opposite and that they make money. My response to this would be: Of course there are those that make money due to simple laws of probability. With a lot of people trading there will be some winners. But it is mostly due to luck rather than skill. And the fewer trades your make (lower frequency) the harder it is to assign any kind of significance numbers to the results.

Re: Launch HN: Mudrex (YC W19) – Automated Trading Without Code

#50
post #41

Sorry this is a bit off topic, but how do crypto traders manage their taxes? I am under the impression that crypto trading doesn't have any of the niceties that traditional securities trading has when it comes to taxes, e.g. only paying capital gains when you remove money from your trading account (maybe that is also incorrect, I have no experience with investing).

Painfully.
Post reply on HN