ARBT — Local Arbitrage Agent
LOCAL-FIRST ARBITRAGE AGENT · MIT LICENSED

Spreads are everywhere.
Your keys shouldn't be.

ARBT watches order books across every exchange you connect, ranks the routes worth taking, and fires trades from a box you own. No hosted backend. No custody. Just the agent.

Enter a real email, anon.
You're on the list — we'll ping you at launch.
no spam. no custody. no cap. view the source ↗
{{ nd.name }}
SPREAD FOUND
{{ currentSample.route }}
{{ currentSample.pair }} · {{ currentSample.spread }}
WIRES INTO YOUR STACK
{{ ex }}
100% LOCAL EXECUTION
0 KEYS UPLOADED

Hosted bots hold your keys.
Cloud jobs see your edge.
ARBT does neither.

HOW IT WORKS

Four steps. Zero middlemen.

{{ st.n }}

{{ st.title }}

{{ st.desc }}

SAMPLE OUTPUT

What the loop looks like at 3am.

ARBT — LOCAL SCAN LOOP 6 VENUES CONNECTED
ROUTEPAIRSPREADEST. NETLATENCY
{{ row.route }} {{ row.pair }} {{ row.spread }} {{ row.net }} {{ row.latency }}
$ awaiting next cycle_

Illustrative output from a local run — your results depend on your venues, fees and filters.

SECURITY

Keys never leave the machine.

{{ card.title }}

{{ card.desc }}

LOCAL AGENT VS. HOSTED BOTS

Why rent an edge you can just run?

ARBT — LOCAL
{{ row.label }} {{ row.local }}
HOSTED BOTS
{{ row.label }} {{ row.hosted }}
FAQ

Still skeptical? Good.

{{ item.q }} +

{{ item.a }}

Stop waiting for the hosted version.

There isn't one. Get early access to ARBT, or clone it and run the loop yourself tonight.

Enter a real email, anon.
You're on the list — we'll ping you at launch.
no spam. no custody. no cap.
$ git clone https://github.com/arbt/agent.git
$ cd agent && cp .env.example .env
$ ./arbt run --venues binance,okx,kraken_
Explore the source ↗