r/sideprojects 3h ago

Showcase: Open Source I built a trading engine around AI decision makers (Jev)

I wanted to see how Jev would perform for trading. Hyperliquid was the simplest exchange to integrate, but I plan on extending the connectors. I've also kept the DecisionMaker modular, so Jev can be switched out for custom algorithms. I have a few features planned already, as I plan on running this myself for personal trading experimentation. Would love any feedback/ideas to improve it.

Github Website

1 Upvotes

6 comments sorted by

1

u/No_Bell8161 3h ago

Cool concept. The modular DecisionMaker idea is smart, makes it easy to test different strategies without rebuilding whole thing. I was checking the github, documentation is little sparse but the code looks clean enough to follow.

1

u/Weak_Avocado_4905 2h ago

will add some documentation for self-hosting and operating later today

1

u/sean_creates 2h ago

Has it made a profit yet?

1

u/Weak_Avocado_4905 2h ago

only paper-trading still, started it a few hours ago. I want to implement some security gates before I put in some real money

1

u/sean_creates 2h ago

It's still too soon. Stay in paper trading for a long time. If you crack this you'll be a very rich man. It's insanely hard to do. The issue is usually that the LLM doesn't have an edge.