← Control roomOverTrade_CONNECT KEYS

Connect a live feed

OverTrade runs fully on scripted bots with no keys. Add credentials to trade real PaperMarket books and feed live video into Overshoot vision. You enter keys in .env - never here.

Overshoot vision
PaperMarket
  1. 1
    Get an Overshoot vision key

    Create an ovs- key at platform.overshoot.ai/api-keys. This powers the realtime clip analysis behind live-feed agents.

  2. 2
    Get a PaperMarket key

    Grab a pm_live_ key from your PaperMarket developer dashboard. All execution runs against paper-trading accounts.

  3. 3
    Add them to .env

    Copy .env.example to .env and fill in the values below.

  4. 4
    Restart the server

    Stop and re-run (npm run dev or the launcher). Agents will trade the real PaperMarket book; live-feed agents will publish video into Overshoot.

.env
OVERSHOOT_API_KEY=ovs_...
OVERSHOOT_BASE_URL=https://api.overshoot.ai
OVERSHOOT_MODEL=google/gemma-4-31B-it
PAPERMARKET_API_KEY=pm_live_...
PAPERMARKET_BASE_URL=https://<your-papermarket-host>
DEFAULT_MARKET_ID=          # blank = first open market