Skip to main content

Copy Trading and AI Agent

Copy trading and AI Agent are the core modules that move PolyEdge from “signal discovery” to “automated execution.” They are suitable for users who already understand prediction market risk and want to systematize the execution of smart-money signals.

Paper Copy Trading

Paper copy trading uses virtual funds and does not affect real assets. It is suitable for:

  • Validating whether a wallet is worth following.
  • Testing fixed-amount or fixed-ratio copy trading.
  • Observing strategy drawdown and fill quality.
  • Becoming familiar with the Agent decision chain.

It is recommended to observe at least one full market cycle before deciding whether to go live.

Live Copy Trading

Live copy trading uses real capital, and profit and loss are real. Risk limits must be configured before enabling it.

Key parameters:

ParameterDescription
Copy targetCan be a smart-money wallet or any address
Copy modeFixed amount or fixed ratio
Per-trade limitLimits the maximum amount per copied trade
Daily limitLimits total daily risk
Paper/liveDetermines whether real funds are used

AI Agent Decision Chain

The Agent should not be a “blind executor.” In PolyEdge’s design, the Agent records signal sources, risk-control judgment, execution status, and blocked reasons.

A typical decision chain includes:

  1. Capture a smart-money trade or odds spike.
  2. Check the market, liquidity, amount, and user configuration.
  3. Decide whether the trade matches copy rules.
  4. Execute the trade or block it.
  5. Record the result and execution time.

Risk-Control Suggestions

  • Paper first, live later.
  • Start with a small per-trade limit.
  • Do not follow too many highly correlated wallets at the same time.
  • Set stricter limits for low-liquidity markets.
  • Regularly check order records and copy-trading PnL.

Personal center and orders entry