No custody.
The Fleet never holds your funds. It places and cancels orders on an account you already own.
Connect Binance, Bybit or your prop trading firm account with trade-only access, or trade prediction markets on Polymarket and Kalshi. Choose a strategy, set your risk limits, and let AI Trading Fleet execute automatically while your funds stay in your account. Paper-trade any strategy first, then switch it to real money when you're ready.
row nsha256( prior_hash || canonical_json(payload) )row n+1stores prior_hash + its own hash, written atomicallyUTC daySHA-256 Merkle root over every row that dayOne control halts every strategy, instantly.
The Fleet never trades a strategy or a limit you haven't set yourself. It runs on your account, inside your limits, and stops the moment you say so.
Four steps. Nothing hidden.
Link a supported broker or exchange account with a trade-only API key. Withdrawal-capable keys are rejected at connection.
••••••••••••7f3aPick a strategy, labeled by its real validation stage, and set your own position size, exposure, and loss limits.
propose() on every order.The Fleet executes inside the limits you set — server-enforced, not a suggestion the frontend can be talked out of.
Watch fills, exposure, and drawdown on your own dashboard. One button halts everything, instantly.
Join Early Access →Seen enough? Reserve launch access now — it takes a minute.
No custody · No withdrawal access · Server-enforced limits · Instant kill switch
Markets, strategies, orders, limits and the audit trail on one screen, updating as it trades. Press HALT ALL to see the kill switch stop everything.
| Symbol | Last | Chg | 1h |
|---|
| Time | Venue | Symbol | Side | Size | Price | Status |
|---|
Like what the console does? Lock in 50% off your first 12 months.
No custody · No withdrawal access · Server-enforced limits · Instant kill switch
Six rules the Fleet is built around. Each one lives in code, and each one below says where.
The Fleet never holds your funds. It places and cancels orders on an account you already own.
Withdrawal-capable API keys are refused at connection, so the Fleet has no path to move money out.
Every order goes through propose(): no I/O, no clock, no randomness. Same inputs, same decision.
Each audit row stores sha256(prior_hash + payload), written atomically. An edit breaks the chain, so it shows.
Nothing reaches live trading until it clears a published, fixed validation gate — not a launch date.
One control halts every strategy instantly. Always visible, always live.
Every item below is a real, configurable field in the Fleet's risk engine — not a marketing promise.
Hard ceiling across the whole account.
Capital at riskNo single strategy can dominate exposure.
Per strategyCaps concentration in one broker or exchange.
Per venueSet as a % of capital or an absolute cap.
Per positionTrading stops for the day, automatically.
Daily lossA circuit breaker, not a suggestion.
DrawdownBelow your threshold, the Fleet stays flat.
Edge / confidence floorOne control, always visible, always live.
Kill switchWithdrawal-capable keys are refused at connection.
Key scopepropose()Example ordersYour funds stay put. Your limits are enforced. Reserve today.
No custody · No withdrawal access · Server-enforced limits · Instant kill switch
Reserve in the 30 days before launch and you're in from day one at 50% off for your first 12 months, with your deposit credited to your first payment. Everyone else waits three months and pays the regular price.
This isn't a beta. The Fleet trades with real money from launch day — access opens in stages on purpose.
Reserved members and invite-code holders get in first, from launch day. Public access opens 23 Jan 2027.
Expected subscription pricing: plans from $29/month. Final prices may vary and are confirmed at launch. Without a reservation or invite code, you pay regular pricing and access opens three months after launch.
Pay $10 in crypto to reserve launch access; this amount is credited toward your first subscription. Enter your email, pick a tier, and you go straight to checkout.
Prefer Telegram? Reserve with the bot instead — same price, same terms.
Everything below is for the curious: the strategy agents, the validation lifecycle, every market and the roadmap.
Describe the idea in plain words. A team of specialist agents takes it from there: one drafts the rules, one researches, one backtests, one checks risk, one paper-trades. You get backtested strategies in hours, not weeks of coding.
Find me a strategy that fades Polymarket prices after they overreact to breaking news.
Drafted three candidate rules around post-news reversion. Sending the strongest one to research.
Pulled the market history and tested the rule on data it never saw. One candidate dropped for a thin sample.
Walk-forward backtest finished, costs included. The full report is on your dashboard.
Ran every simulated order through propose() against your limits. Nothing breached.
Trading it on live data with simulated fills. It moves to live only after it clears the gate.
A strategy moves forward only when it clears fixed, objective criteria — never on a hunch, never because launch day arrived.
Written, unit-tested, no market data run yet.
Walk-forward tested on historical data, costs included.
Live market data, simulated fills, no real order sent.
Brier < 0.22, win rate ≥ 58%, Sharpe ≥ 1.5, minimum sample size.
Real orders, capped size, ≥30-day testnet track record required first.
Full position sizing within your configured limits.
Every asset class runs through the same risk engine, the same limits and the same audit chain. Pick one to see what the Fleet watches there. The tag on each is what's true today.
propose()Every panel below is marked by what's actually true today, not what's planned. Scroll, hover or use the controls to open one.
fleet/execution/binance.pyfleet/execution/bybit.pyfleet/execution/polymarket.pyfleet/execution/kalshi.pyfleet/execution/betfair.pybrokers/ · Dhan, Fyers firstLive execution at launch, with paper trading first, through API keys that can trade but never withdraw.
Global and Indian stocks (Dhan, Fyers), indices, options, bonds, commodities and Betfair's betting exchange. Each goes live once its integration clears the gate.
Convert crypto to fiat and fiat to crypto, straight to and from your own bank account — without the Fleet holding your credentials or your funds.
More crypto exchanges, stock and index brokers, betting exchanges and prediction markets, in any country.
Nothing here is live until its panel above shows a Live at launch pill.
A partial look at the code enforcing the rules above: follow one example order through isolation, the pure propose() decision, the audit chain and the venue.
propose(), decides every order. No I/O, no clock, no randomness.One console, five slices of the real module layout. Watch an example order go through, or pick a view.
isolation → propose() → audit → venueEvery order takes this path in this order. The decision and its hash are on the audit chain before anything reaches an exchange.3 strategiesEach one carries its real validation stage — Development, Backtest, Paper — and moves forward only when it clears fixed criteria.propose()Pure function — no I/O, no clock, no randomness. Same inputs, same decision, every time.KillSwitchStateful wrapper around propose() — the control behind "kill switch, always on."AuditChain.append_row()sha256(prior_hash + payload), written atomically — a hash chain, not an editable log.Try itRewrite a refused order as approved. The hashes are computed in your browser, and the next row's link breaks on the spot.verify_isolation_or_exit()Checks cloud project, database, credentials, and inbound link at startup. Any violation: audit, alert, exit(1).load_phase()Refuses to start a phase without a passed Graduation Gate audit row from the phase before it.verify_isolation_or_exit()cloud, database, keys, inbound link · at startupokload_phase()graduation row from the phase before is presentokedge after fees1.9% against your 1.0% floorokpropose()ETHUSDT-PERP · long · 1.0% NAVapprovedKillSwitcharmed, not pressedokAuditChain.append_row()row n · 46ef7535…c976writtenbinance adaptertestnet order, trade-only keysent0d95c941…b1f4hash 182fe84f…a843182fe84f…a843hash 4f389bee…45a14f389bee…45a1hash 46ef7535…c976Illustrative mockup of the real module layout — not a live account.
Every order passes through isolation checks, then the pure risk function, then the audit chain — in that order, every time.
Crypto, prediction markets, sports exchanges and brokers all run through one pipeline: signal, paper, testnet, live. A venue moves right only on evidence. This is how far each one goes at launch.
Lower is better. How far forecast odds sit from what actually happened.
Share of resolved calls that went the right way.
Return per unit of volatility, annualised, measured on the paper account.
Every number above is measured over the last 90 days, not a hand-picked stretch.
A minimum sample, so a short lucky streak can't pass.
Graduation_Gate row written to the audit chain
3Next stage unlocks
Miss any one and nothing moves: the next stage refuses to start without that audit row. Thin samples never graduate.
Still reading? Reservations with 12 months at 50% off close on 23 Oct 2026.
No custody · No withdrawal access · Server-enforced limits · Instant kill switch
The things people ask before trusting software with a trading account — answered plainly.
No. You connect a trade-only API key to your own broker or exchange account. The Fleet places and cancels orders inside limits you set — it never takes custody, and withdrawal-capable keys are rejected at connection.
Live trading on Binance, Bybit, prop trading firm accounts, and the Polymarket and Kalshi prediction markets, with real orders inside the limits you set. Any strategy can run in paper mode first — live market data, simulated fills — so you can watch it before switching it to real money. Other markets are signal-only or paper until their integrations clear validation, shown honestly in the Markets section.
A real deposit: $10 for Early Access or $19 for a Syndicate Pass, paid in crypto (USDT by default, or another coin you pick) through the web checkout or the Telegram bot. It reserves your access from launch day with 50% off your first 12 months, and the full amount is credited to your first subscription payment.
No — the Fleet trades with real money from launch day. Access opens in stages on purpose: the first three months are used to tune the algorithms and platform security for a much larger user base, to verify members before opening up, and to keep Fleet orders from taking an outsized share of volume on any exchange or market. More on why.
The first three months after launch are reserved for people who paid a deposit and people with an invite code. Everyone else can join from 23 Jan 2027 at regular pricing, without the 50% discount. After their first 12 months, members also move to regular pricing.
$19 — everything in Early Access, plus 5 unique codes sent to you once payment clears. Give a code to anyone: from launch day (23 Oct 2026) they send /redeem <code> to the Telegram bot and get access from launch day with 50% off for 12 months, with no deposit needed. There's no deposit credit on a code, and each code works once.
Not at launch. At launch the Fleet has no withdrawal access at all: it can only trade, and withdrawing stays with you on your exchange. A cash-out feature is coming soon: convert crypto to fiat and fiat to crypto, straight to and from your own bank account, without the Fleet holding your credentials or your funds.
The $10 Early Access deposit is refundable if the Fleet isn't for you after launch. Requests are verified after launch and the refund is returned 7–14 working days later, in USDT. The $19 Syndicate Pass is non-refundable, because its invite codes go out as soon as it's paid. Details in the refund policy.
Yes. Trading involves real risk of loss. No strategy on this page is marketed as guaranteed, and nothing is promoted past Paper stage without meeting a published, fixed evidence bar.