VibeTrade is an open-source harness that gives LLMs everything they need to trade Indian markets autonomously. Six primitives: live market tooling (20 tools, Dhan broker), a heartbeat that monitors every 30s without running an LLM, triggers (code, time, event, or fuzzy), strategy playbooks that persist across sessions, an immutable trade journal, and a permission gate that ensures no money moves without your explicit consent. Describe a thesis in English. The agent handles the rest.
Hey Product Hunt š
I've wanted AI agents to trade for me for a while now. The reasoning is already there ā LLMs can read earnings calls, analyze technicals, synthesize news, and propose strategies better than I ever could at speed. But every time I tried to actually let one trade, I hit the same walls:
It doesn't know today's price. It can't place an order. It forgets what it did yesterday. It can't watch the market while I'm away. And there's no way to control what it's allowed to do with my money.
So I built VibeTrade ā an open-source harness that removes those constraints. Six primitives that give an LLM everything it needs to actually act: live market data, a monitoring heartbeat, triggers, strategy memory, an audit trail, and a permission gate.
Now I describe a thesis the way I'd talk to my broker ā "I'm bullish on defense, accumulate on pullbacks, keep an eye on Nifty for macro risk" ā and the agent sets up the monitoring, creates the triggers, reasons through entries and exits, and asks for my approval before touching a single rupee.
It's like having my own hedge fund. Except it runs on my laptop, the strategies are mine, and I approve every trade.
What we've built so far:
ā 20 market tools (Dhan broker, NSE/BSE)
ā Heartbeat monitoring every 30s (~$0/day)
ā Fuzzy triggers ā the agent can set instinct-based conditions, not just hard rules
ā Playbooks that persist across sessions so it never loses context
ā Immutable trade journal with full reasoning at point of decision
This is open source and runs locally. Your machine, your keys, your data.
ā https://github.com/vibetrade-ai/...
What would you automate first if you could just describe it in English?
Grass