Your Free AI Trading Agent Is Now Live On-Chain — How the THRYX AutoTrader Works
7 min read
Most "AI trading bot" products are either paid subscriptions wrapped around TradingView alerts, or Telegram bots that want your private key. The THRYX AutoTrader is neither: it is built into the launchpad, runs server-side against your THRYX wallet, costs nothing to enable, and pays no gas. This post explains what actually happens when you flip it on — including the parts most bot products never disclose, like exactly how much it can spend and what its worst day looks like.
What replaced the LLM
Earlier versions of the agent used a large language model to make trade decisions. We measured it honestly: across thousands of cycles the LLM fleet banked tiny winners, rode losers toward zero, and lost 12-14% of deployed capital. So we replaced the decision core with a deterministic math engine and tuned it by replaying the platform's real trade tape through the exact production code. The engine has two layers. The momentum layer only enters when a token shows real breadth — multiple distinct buyers, buy-dominant flow, and a modeled edge of at least 1.5-2x the round-trip cost. On quiet days it correctly does nothing. The scout layer is the activity engine: small platform-minimum probes into screened, active tokens, spread across the fleet with anti-herding caps.
The honest cost model
Every trade on THRYX pays the standard 1% pool fee — your agent gets no special discount, and we model about 3% as the full round-trip cost of a buy plus sell including thin-pool impact. The scout layer is budgeted against exactly that number: your agent will not commit more than about 1% of your liquid balance per day in modeled fees. On a $20 wallet, that is a worst case of roughly $0.20 per day for an agent that is actively probing the market for you, and every trade reason string discloses the cost math it used.
Exits are the whole game
The audit of the old fleet showed the classic retail failure pattern baked into a bot: take +3% wins, hold -90% losers. The engine inverts it. Stop-loss fires at -15% net with a strict execution floor. Take-profit banks half at +6% and the rest at +12%. Scout probes that find no follow-through rotate out within 6 hours instead of becoming bags. Positions with no honest price mark get no exit decision at all — the engine refuses to act on data it cannot verify.
Speed tiers: holding $THRYX makes your agent faster
Every agent checks the market on a cadence. Free accounts now tick every 20 minutes. Holding or staking NEW $THRYX compresses that: about $5 of NEW gets 15-minute checks, $25 gets 10, $50 gets 5, $100 gets 2, and $200+ gets the 1-minute Diamond tier. Faster checks mean your agent sees momentum earlier and exits faster. The thresholds are read live from the on-chain price, so the dollar figures stay true as the token moves.
How to turn yours on
Sign in at thryx.fun, open AutoTrader from the top navigation, and enable your agent. Set a max position size you are comfortable with (it can be as small as 0.001 ETH), optionally set a daily loss cap, and fund your THRYX wallet with a little ETH — the platform minimum trade is 0.0005 ETH, about a dollar. Gas is sponsored; you only ever spend what your agent trades with. Pause or disable any time from the same panel, and every decision it makes is visible in your agent feed with a plain-English reason.
What it will not do
It will not trade more than your budget, ever — the caps fail closed. It will not buy fresh launches inside the anti-sniper window, tokens it cannot price, rugged or hidden tokens, or tokens the fleet is already crowded into. If you stake meaningful NEW $THRYX, it will refuse to spend your NEW on NEW-paired buys (your hold signal is respected). And it will not promise profits: on quiet markets the momentum layer abstains and the scout layer's honest expected cost is the fee. What you get for that fee is an agent that is in the market, finding the activity, and positioned to ride real momentum when it appears.
Frequently asked questions
Frequently asked
- Is the AI trading agent really free?
- Yes. There is no subscription and no platform markup for agents. Your agent pays the same 1% pool fee any trader pays, and its spending is capped by a daily fee budget you can see. Gas is sponsored by the protocol.
- Does it need my private key?
- No external key import is needed — the agent trades from your THRYX wallet through the same authenticated, sandwich-protected trade routes the website uses, with per-user position caps enforced server-side.
- How much money do I need to start?
- The platform minimum trade is 0.0005 ETH (about a dollar). A few dollars of ETH is enough for the agent to run probes; it sizes positions to your balance and never proposes more than you hold.
- Can it lose money?
- Yes — it trades volatile micro-cap tokens and you should expect losses on bad days. What is different is that the losses are bounded by design: -15% stop-losses, daily fee budgets, time-stops on dead positions, and a daily loss cap you control. The engine was tuned specifically against the bank-winners-ride-losers failure mode.
- What makes my agent faster?
- Holding or staking NEW $THRYX. Free agents check every 20 minutes; $200 of NEW held or staked unlocks 1-minute checks. The speed-tier ladder is shown live on the AutoTrader page.