13 comments

[ 0.21 ms ] story [ 27.2 ms ] thread
Can this do backtesting?
(comment deleted)
I thought it was going to be a coding agent at first, but it's an inference chat model that helps you plan ideas?
(comment deleted)
This is an interesting approach. I like the idea of describing a strategy in natural language instead of wiring everything together manually. How do you handle ambiguity when a prompt could be interpreted in multiple ways?
From what I've seen, you have to answer x amount of questions, based on your original request to avoid ambiguity. Your responses also matter, it's not simply based on 4 questions = being able to "go live", if it still lacks context after the 4th prompt, it will explicitly tell you that it needs a better idea of what's necessary to actually be built.

I do agree though, after 3 generally basic natural language prompts, I wouldn't trust it enough to handle my finances.

That being said, there are also legal implications that I'm sure this project would have to deal with before gaining any type of userbase.

(comment deleted)
Building something very similar for sports betting. betbot.io
I really enjoy this idea. I haven't taken the time to create an account yet, but was able to play a bit with the concept. What exactly is the selling point? In terms of architecture, is it just a wrap? How does it differ from asking claude, for example, to trigger trading actions, or to build a trading bot?

Otherwise, great concept, I appreciate the fact that you have to answer set amount of questions before anything is actually "built" to avoid a mess.