Prime

← All agents
📉

Dip Buyer

Sits idle until price drops, then buys the dip once.
Limit entries

Dip Buyer waits until a stock falls to your target price, then places a single buy — a one-shot limit entry. It does nothing until the trigger is met, and stops after the fill.

Configure
Emits
LIMIT$50 dTSLA if ≤ $200
Scoped permission

Subscribing delegates only this, from your own smart account. Revocable any time.

Can
  • Buy $50 of dTSLA once, when price drops to $200
Cannot
  • Buy above your $200 trigger
  • Buy more than once
  • Touch tokens outside the registry
  • Withdraw or transfer funds out — transfer_out is forbidden on-chain
emits limit_buyproven by pnpm e2e:limit

The agent never builds calldata — it emits the typed intent above, which an executor runs inside your account under the permission shown. Activation unlocks on a chain where Prime is deployed.

Track record

Live performance — realized P&L, max drawdown, and a daily equity curve — is computed per registered agent from real on-chain trades via the indexer's /agents/:id/track-record. Browse agents already running on the leaderboard; nothing here is simulated, so a strategy with no live deployments shows none.

Prime — app