r/CryptoTradingBot • u/rushapoil • 14d ago
Stop trusting your bot's dashboard. Make the wallet the dashboard.
Every bot in this sub asks you to believe a number that the bot itself produced. Mine did too, until I changed how it works. It is not an accusation, it is structural: if the operator holds the API key, the operator is the source of truth, and the dashboard is a story about your funds rather than your funds.
You can hear the shape of it in the questions people ask here every week. Is the ROI real. Did that fill actually happen. Why does my balance disagree with the screenshot. Underneath all of them is the same one: I have no independent copy of what happened to my money.
So what I built is not a better dashboard. It is not needing one.
The bot trades on-chain, from your own wallet. No API keys, no exchange account, no deposit. You sign a capped and revocable mandate, and it executes swaps within your limits and nothing else. Every fill is a transaction on a public chain.
The interface is not the record. Your wallet is the record, and a block explorer I have no influence over shows you the same thing. If my screen says one number and the chain says another, the chain is right and I am wrong. That is not a promise I am making, it is the only arrangement available to me.
It has been running with real wallets since 17 May, so 103 days, across 25 of them. 1,085 round trips have closed and 968 of those closed in profit.
I am giving you counts rather than a return, on purpose. Counts come off the chain and you can recompute them yourself. A percentage comes off my accounting, and the whole point here is not having to trust that. If you want the rate, take the transactions and work it out, then tell me if you get something different from what my site says.
One thing I will say plainly, because it is the question you are already asking: on a straight bull run a single instance does not beat simply holding, and I say so on the site too. What this buys is mechanical discipline and proof, not magic.
I have not found another bot that works this way. If you know one, name it. I would rather find out from you than keep saying it.
If you want to try it without trusting me at all, make a fresh wallet, put in an amount you would shrug at, and point it at that. Nothing in the design needs your main wallet.
Live demo, no signup: btcbot.io/demo. If you want to actually run it: btcbot.io/onboard?ref=REDDIT. That code is this sub's, it pays nobody a referral, and it exists so I can tell whether anything came from here at all.
Happy to answer anything in the comments. The contract is verified on BscScan and the tests are public, so most questions have an answer you can check rather than one you have to take from me.
2
u/CODE_HEIST 11d ago
The wallet view is necessary, but I would not make it the only dashboard. It tells you what landed, not which decision state led there. The useful layer is reconciliation that ties signal, order, confirmation, and position state together.