[ GETTING STARTED ]

Quickstart Guide

Start tracking skin prices and detecting arbitrage in under 5 minutes.

1

Create an Account

Sign up for a free EveryTrace Scout account. No credit card required.

Create Account
2

Set Up Your Watchlist

Add items you want to track. Set price targets, float thresholds, and pattern filters.

// Example: Track all Karambit Doppler Phase 2 under $1000
item: "Karambit | Doppler (Phase 2)"
maxPrice: 1000
markets: ["csfloat", "buff163", "skinport"]
3

Configure Alerts

Set up notifications for price drops, arbitrage opportunities, and rare pattern listings.

// Alert rule example
{
  type: "arbitrage",
  minProfit: 50,        // Minimum $50 profit
  minConfidence: 85,    // 85%+ confidence
  channels: ["discord", "telegram"],
  cooldown: 300000      // 5 minute cooldown
}
4

Start Trading

Monitor your dashboard for opportunities. EveryTrace scans 8+ markets continuously.

Open Dashboard