PYX

Quickstart

Get your first Pyx task running in minutes.

5-minute setup

  1. Sign in and fund your Safe wallt with bridge deposit or native USDC.
  2. Create your first task.
  3. Monitor positions, orders, fills, and logs.
  4. Export trades or logs to CSV for review.

We also support simulated tasks, to activate enable simulation mode in the task config.

Step 1: Create a task

From the Console, create either:

  • A script task (custom Luau strategy)
  • A copytrading task (follow a trader)

If you are starting with scripts, begin here: Scripting Overview.

Step 2: Fund your account

Polymarket trading collateral is USDC.e on Polygon.

Use one of these flows:

Step 3: Start and monitor

Open your task details page to track:

  • Overview analytics
  • Fill rate and holding time distribution
  • Activity heatmap
  • Positions and orders
  • Trades/fills
  • Logs

From the same page you can pause a task, drain it for a normal stop-when-flat flow, or use force-stop for immediate teardown.

See: Task Details.

Step 4: Export data

When you need more than the on-screen table window:

  • Export all trades
  • Export market trades
  • Export logs

See: Exports.

Next pages

On this page