Skip to content
← comparisons

Cryptohopper · 7 min read

Cryptohopper and Tradevo: counting the parties you are trusting

Cryptohopper and Tradevo both automate trading, and comparing them on features misses what actually separates them. The useful question is the same one worth asking of any automated trading service: how many separate parties have to behave well for this to go the way you expect?

For Cryptohopper the honest count is often three. For Tradevo it is one. Neither number is a verdict — a smaller count is not automatically better, and this page explains where the larger one buys you something real.

We build Tradevo, so read accordingly.

How Cryptohopper is wired

Cryptohopper is a cloud-hosted platform. Your bot runs on their servers rather than your machine, which is why it keeps working when your laptop is closed — a genuine convenience and the main reason people choose a hosted service over running software themselves.

It connects to your exchange account with an API key. Their documentation is explicit that the withdrawal permission should be disabled: the bot needs to read your balance and place orders, and nothing more. Your assets stay in your exchange account. Cryptohopper stores the API key, not your exchange password.

So far this is the same shape as any API-key bot, and the same two trust assumptions apply — the exchange holds your assets faithfully, and the operator handles your key faithfully.

The third party

What makes Cryptohopper different from a plain bot is the marketplace. You can subscribe to signals published by other people, copy another trader's activity, or buy a strategy template someone else built. That is a large part of the product and, for many users, the reason to be there at all.

It also adds a party to the chain. When you follow a signal provider, their decisions move your balance. You are now trusting the exchange, the platform, and a third person whose actual method you generally cannot inspect — you can see what they did, not why, and not what they would do in conditions that have not happened yet.

This is not a criticism of marketplaces. It is a description of what subscribing to one means, and it is the thing most worth being deliberate about, because it is the assumption people count last.

Side by side, on the trust chain

Cryptohopper Tradevo
Where the assets sit Your account on a centralised exchange A wallet whose keys you hold
Who holds the keys The exchange You
Where the automation runs Cryptohopper's servers Our infrastructure, executing on Base
Credential held by the operator An exchange API key with trade permission A scoped signing authorisation: a delegated session signer governed by a Tradevo-defined policy
Parties in the chain Exchange, platform, and any signal provider you follow Us
Strategy origin Yours, a template, or another user's A curated list with a published admission bar
Can you inspect the method? Depends entirely on the provider Method is published; execution is public on-chain
Stopping it Delete the API key yourself, in your exchange account Cancel; execution halts and Tradevo removes its signer, best-effort
Whose cooperation stopping needs Nobody's Ours, today — see below

Cryptohopper details are from their published help documentation, linked above and below. Check the current specifics yourself.

What "curated" means here, and what it costs you

Tradevo does not have a marketplace. The validated strategies — the ones that show backtest results — are admitted to the list only after surviving multi-year backtests, out-of-sample windows and walk-forward analysis; a small set of experimental strategies is listed with a clear NOT BACKTESTED label and no performance history. Once a strategy is tracked, its forward record is written daily against real prices from the date tracking began and is never edited. You choose which to allocate to and how much; the parameters are not user-editable.

That removes the third party. It also removes the choice. If you want to follow a specific trader, build your own logic, or pick from thousands of community strategies, we do not offer that and are not going to pretend the constraint is a feature for everyone. It is a real trade: fewer parties in the chain, fewer options in the catalogue.

When Cryptohopper is the better choice

You want a unilateral off-switch. Deleting an API key is one action inside your own exchange account. It takes effect immediately, needs nobody's cooperation, and does not depend on the operator's systems working correctly. Cancelling stops the strategy immediately; Tradevo's signer is then removed by us, best-effort, rather than by something you trigger yourself. You can export your wallet at any time, which leaves us zero residual access — but that is an exit, not an off-switch. If the off-switch belonging entirely to you is what matters most, the API-key model is stronger today. We think an account-level permission a user can disable on-chain without the operator is where this should end up. It is not where we are.

You want to build or configure your own strategies. Cryptohopper is a toolkit with a large template library. Tradevo is a short curated list. If designing the logic is the point, we are the wrong product.

You want to follow specific people. Copy trading and signal subscriptions are a genuine feature and we have no equivalent. If that is what you came for, this comparison is not close.

You trade across many centralised venues. Cryptohopper connects to a long list of exchanges. We execute on Base, and assets without meaningful on-chain markets are simply out of reach.

You want it running while your machine is off, on many pairs at once. Cloud hosting is the whole point of a service like this, and it works.

When the on-chain model fits better

You do not want to hold a venue balance. If the exchange itself is the assumption you object to, no API key setting addresses it.

You want the shortest possible chain. One party, one scoped signing authorisation, and an allowlist and a cap kept by our executor. Narrower than a key that can trade the whole account — but kept by us, not enforced by the chain or by the signing provider, whose policy cannot restrict the method this flow signs with.

You want to check execution without asking anyone. Every swap is a public transaction on Base. You do not need a report from us to see what happened.


Check for yourself: Cryptohopper on API key permissions · Cryptohopper: connecting an exchange · Tradevo's method

Tradevo Technologies builds evidence infrastructure for systematic trading. Nothing on this page is investment advice, and no part of it describes how any strategy performed. Crypto assets are volatile and you can lose your entire allocation.

See the mechanism, not a pitch

How strategies are admitted, what the authorisation permits, and how the forward record is kept.

Check the claims about Cryptohopper