Trust not required. Verify everything.

Most trading tools ask for trust: deposit here, hand over your keys, believe our numbers. Tradyra is built the other way round — every claim on this page is either enforced by architecture or something you can check yourself before you risk anything.

Your strategies and funds — yours only

Three principles we do not break:

Strategies are encrypted

Two-key encryption: your key + our key, useless on their own. A decrypted strategy lives only in RAM and is wiped after use. The Tradyra team cannot read your trading logic.

API keys are read-only

The platform connects to the exchange via keys without trading or withdrawal rights. We see your positions — for analytics, the journal and matching against the backtest — and that is it.

Trading keys — on your server

Automated execution runs through an open-source app you launch yourself — on your own computer (Windows, macOS or Linux) or a server. Trading keys are never passed to Tradyra. Download a ready-made build for your OS, or build it yourself with a single script — the instructions are in the docs.

On top of that: 2FA, IP whitelisting, time-limited access tokens. And transparency: the bot is fully open-source, the code is yours to read.

We never hold your money

No custody, no deposits, no balance inside Tradyra. Your capital stays on your exchange, where it always was. This is not a promise we keep, it’s a capability we don’t have: there is no flow in the product through which money could reach us.

A trading key can’t reach us — even by mistake

Exchanges bind trading keys to a whitelist of server IPs. We don’t expose ours — so a trading key physically cannot be pointed at Tradyra. That’s an architectural dead end, not a policy an employee could break.

The platform thinks — it never touches

Tradyra never places orders. Semi-automation: a signal reaches you — you decide and place the order yourself. Full automation: the bot on your machine does the whole job locally, on your side.

AI never touches execution

The agents work with you on strategies — and none of them can act: no placing orders, no changing risk settings, no reaching your keys. Execution stays with fixed, deterministic algorithms. Your money is never one hallucination away from a mistake.

And if Tradyra gets hacked?

An attacker gets a read-only view of positions and encrypted strategy blobs. They cannot trade with your account, cannot withdraw and cannot read your logic. The worst realistic outcome is a privacy breach of trade history — not a loss of funds. Your money was never here.

Verify it yourself — before any money is involved

  • Create a read-only key on your exchange and confirm yourself that it can’t trade.
  • Try to find our server IPs to whitelist a trading key. You can’t — that’s the point.
  • Read the bot’s source code, or build it yourself with one script.
  • When you go live, start with semi-automation: signals only, your hands place the orders.
  • Explore, build and backtest free for 7 days — no card. Live trading is on the paid plans.