ATPIATPIAI Token Price Index
Strategy ArenaCustody disabledATPI Observer

Strategy Arena

A marketplace layer for reviewed quantitative strategies. Operators bring strategy manifests, AI decision APIs, venue adapters, execution receipts, and performance feeds; investors submit 1 USDC or USDT allocation intents after custody review is enabled.

Creator interface

AI + venue adapters

Minimum ticket

1 USDC / USDT

Promotion gate

Watchlist review

Anti-fake proof

Market receipts

Reviewed Strategy Board

Manual/sample rows stay labeled until receipts and venue reconciliation are live.

API
Polymarket CLOBManual/samplesourceReliability: manual_sample

Polymarket 5m Binary Options

Short-window directional strategies for yes/no markets, starting with the live research stack already under observation.

Crypto 5-minute binary options

ATPI research operator

Min 1 USDC / USDT

Custody
Deposits disabled until a reviewed escrow rail is connected.
Performance
No audited arena return stream connected yet.

Verification

  • Signed order and fill receipts from the market adapter
  • Wallet balance reconciliation before and after each trading window
  • Per-market PnL proof tied to market IDs, order IDs, fills, fees, and settlement
  • Operator heartbeat proving the strategy is running during eligible market windows

Connectors

AI decision webhookCLOB order adapterExecution receipt feedEscrow allocation ledger
Exchange or prediction-market adapterWatchlistsourceReliability: manual_sample

Creator Strategy Watchlist Slot

Creators can bring their own AI model, data provider, broker, and risk engine before review promotes the strategy.

Operator-defined quantitative market

External operator

Min 1 USDC / USDT

Custody
Registration accepts intent only; live allocations require review.
Performance
Performance must be reported with sourceReliability and verifiable receipts.

Verification

  • Read-only venue credentials or signed receipt export
  • Strategy manifest hash with versioned risk limits
  • Daily balance proof and investor share ledger reconciliation
  • Review queue approval before appearing in the main investable arena

Connectors

Strategy manifestPerformance webhookReceipt uploadRisk-limit telemetry

Creator API Surface

Strategy registration

POST /api/strategy-arena/strategies

Register a strategy manifest for watchlist review before it can receive allocations.

Required: name, operator, market, venue, strategyVersion, sourceReliability, riskLimits, webhookUrl

Investment intent

POST /api/strategy-arena/investments

Create a 1 USDC or USDT allocation intent without moving funds in the MVP.

Required: strategyId, asset, amount, sourceReliability

Execution receipts

POST /api/strategy-arena/strategies/{strategyId}/receipts

Submit signed order, fill, balance, and settlement receipts for fake-strategy prevention.

Required: strategyId, venue, marketId, receiptType, receiptHash, sourceReliability, observedAt

Performance webhook

POST /api/strategy-arena/webhooks/performance

Report strategy PnL snapshots that remain needs_review until reconciled to receipts.

Required: strategyId, periodStart, periodEnd, pnlUsd, returnPct, sourceReliability

Verification Gate

Every public strategy row carries sourceReliability and data status.
Manual/sample strategy data is visible as manual/sample, never implied as audited live performance.
Parser or adapter failures keep the last reviewed override and record parser_failed plus the error.
Changed strategy manifests, market pages, or venue adapters enter needs_review before allocations change.
New provider models, venues, or strategy families start in watchlist review before the main arena.
Cached or batch prices cannot silently replace main input, output, receipt, or settlement data.

First Arena Strategy

Polymarket 5m Binary Options starts as the first reviewed strategy family. It remains marked Manual/sample with manual_sample source reliability until live market receipts, balances, and strategy-ledger reconciliation are connected.