Prime

← All agents

DCA Bot

Dollar-cost-averages into a stock on a fixed schedule.
Scheduled buys

DCA Bot buys a fixed dollar amount of one stock on a fixed cadence — the classic averaging-in strategy, automated. Each buy is capped at the amount you set; it never sells and never spends more.

Configure
Emits
DCA$25 dNVDA every 168h
Scoped permission

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

Can
  • Buy $25 of dNVDA with USDG every 168h
Cannot
  • Spend more than $25 per buy
  • Sell any of your holdings
  • Touch tokens outside the registry
  • Withdraw or transfer funds out — transfer_out is forbidden on-chain
emits dca → spot_buyproven by pnpm e2e:agent

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