CRYPTOHORD - One canvas for every plan, setup and idea in your head.

by
Cryptohord lets you lay out the whole trade on a canvas before you enter: where you get in, where you take profit, where you bail, and how much you're actually risking in dollars. It has live prices so you see it move in real time. Get everything out of your head and onto one canvas. What you build here is limited only by your imagination. One canvas for every plan, setup, and idea in your head. If you can imagine the strategy, you can build it here.

Add a comment

Replies

Best
Maker
📌
Hey Product Hunt 👋 Six months ago I couldn't write a single line of code. I came from trading, not tech. I kept losing money the same way most traders do jumping into positions on emotion, no plan, no stop loss, everything scattered across tabs, notes and screenshots. The decision to enter was always rushed, and the review afterwards never happened. So I decided to build the tool I wished I had and I built it solo, from scratch, vibecoding with Claude Code, learning as I went. CRYPTOHORD is a workspace where you plan the whole trade before you enter: entry, take profit, stop loss, position size, risk %, R/R and live PnL all on one canvas. It has a discipline checklist, and it won't let you "open" a trade without a stop loss. It's a planning tool, not signals and not an exchange. No backend, no signup your data stays in your browser. The approach changed a lot along the way. I started adding feature after feature, then realised the real problem wasn't features it was trust in the numbers and focus. At one point I deleted ~18,000 lines of old code to keep it lean. The day I finally shipped, my first visitors came in on mobile something months of planning never told me. Shipping teaches you faster than planning ever will. This is an early beta and I'd genuinely love your honest feedback even the harsh stuff. What's confusing? What's missing? What would make you actually use it? 🦊

How does the weekly review actually pull data from exchanges automatically, or do you have to enter everything manually? Wondering if it connects via API or if it is more of a manual tracking tool.

 Good question. Right now it's mostly a manual planning tool, not an auto-sync one. You enter your trades and positions yourself, and the weekly review pulls together what you logged in your kits.

The one thing that is live: prices. CRYPTOHORD connects to Binance public price feeds, so your entries, PnL and TP/SL distances update in real time against the current market. But it does not connect to your exchange account via API, it doesn't read your actual balance or open orders.

That's a deliberate choice for now: no API keys, no account access, no custody. Your data stays in your browser. The tradeoff is you log trades manually, but you also never hand over exchange access to a brand new tool.

Auto-import from exchanges is something I'm thinking about for later, but honestly I'd want to hear if that's a dealbreaker for you. Would you use it more if it pulled trades automatically?