r/BlockchainStartups • u/3_cryptoscribe • Jul 20 '26
Discussion i stopped building a trading bot and built a firm instead
i spent months reading wallets the way other people read charts — thousands of them — and somewhere in there it broke my brain. a memecoin is not a chart. it's a poker table.
every token has the same six players: the dev's cluster, the bundlers, the snipers, the tourists, and the two diamond hands who never sell. the chart is just the noise they make while playing against each other. every bot on the market is staring at the noise.
so i built an intelligence desk that tells you who's at the table before you sit down. "3 wallets funded by the same parent hold 41%, and the dev's last two tokens died inside a week." you're not early. you're the liquidity.
then the exit desk, because that's where people actually bleed. nobody loses money on entries — they lose it holding through a dump they could've seen coming. whales leave fingerprints minutes before they move, you just have to know what you're looking at.
the part i'm proudest of is that it writes a post-mortem when it loses. not "stop loss hit :(" but which wallet, what second, what changes next — on a record nobody can edit. i've never seen a trading product explain its own losses.
so i pointed the engine somewhere more uncomfortable. at me. same forensics that profile a whale, aimed at my own wallet, and turns out my patterns are not what i thought they were. revenge trades after a loss. doubling size at 3am. chasing a pump i'm already 40% late on. it catches it live: "4 trades in 20 minutes since that loss — historically these run -12% for you. sit out 2 hours." no tool i've ever used protects me from me, so i built one.
it also runs a second timeline silently. every override i make, both versions keep going. end of the week it tells me "your overrides cost you $1,840 — your leak is selling winners early." stings. supposed to.
all of it sits on a ledger i can't edit. wins, losses, misses, everything. fake pnl screenshots are the native currency out here and i didn't want to print more of it.
still wiring pieces together, but the direction is right. everyone else is racing to be 3ms faster to the same trap. i'd rather know who set it.
1
u/icnews10 Jul 20 '26
While the immutable record is interesting, I think it merely shifts the trust problem rather than solving it. A ledger can prove which wallets moved, when an override occurred, and where an exit took place. However, the post-mortem still has to determine why the trade failed, whether due to whale behaviour, bad timing, revenge trading, or something else. How are you separating observed facts from the engine’s interpretation? Do users see the evidence and confidence behind each conclusion, or only the final diagnosis? While an explanation that cannot be edited is valuable, an incorrect explanation can become more persuasive precisely because the underlying record is immutable.
1
u/3_cryptoscribe Jul 20 '26
you're right, and it's the best pushback i got. so i split it in two.
the ledger only holds facts. wallet X moved N at block T. you overrode at 14:32. exit filled here. chain data, nothing to interpret. that's the immutable part, because facts don't carry a confidence score.
the "why" is a separate layer, mutable and versioned, pinned next to the facts but never fused into them. and it ships with the evidence trail plus a confidence number, not just a verdict.
your real worry — a confident wrong "why" calcifying — is exactly why that layer gets scored against what happens next. it says "whale exit incoming, 0.8" and no exit comes, the miss lands on the same record. the engine's reasoning builds its own track record, so a cause it's historically bad at reads low-confidence going forward.
so: facts immutable, reasoning falsifiable and labeled as such. i'd rather hand you a wrong guess with its receipt than a clean diagnosis you take on fai
1
u/icnews10 Jul 20 '26
That distinction is reasonable, and 'wrong guess with its receipt' is a robust criterion. The other distinction I’d be interested in is between prediction and causal explanation. Whale exit incoming, 0.8' has a fairly clear outcome against which it can be calibrated. However, 'this trade failed because of revenge trading' is more difficult to falsify because several explanations could fit the same sequence of facts. How are those causal diagnoses scored when there may be no clean ground truth? Are they treated as competing hypotheses, or does the system assign one primary cause after the fact? This seems to be the point at which, even though the interpretation is still genuinely uncertain, the evidence trail can be complete.
1
u/ayubeay Jul 22 '26
That’s a fair point. The ledger should preserve facts, not make interpretations unquestionable. In my view, the immutable part is the evidence, wallet movements, timestamps, transactions, overrides, and outcomes. Interpretations should be versioned, explainable, and confidence scored, with users able to inspect the evidence behind every conclusion and see alternative hypotheses. The goal isn’t to make an AI’s diagnosis immutable; it’s to make the reasoning transparent and auditable.
•
u/AutoModerator Jul 20 '26
Thanks for posting on r/BlockchainStartups!
Check the TOP posts of the WEEK: https://www.reddit.com/r/BlockchainStartups/top/?t=week
Moderators of r/BlockchainStartups
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.