What you can mirror
Any public Polymarket wallet can be followed, the leader does not need to be a Bravado user, and is not notified.Sizing, filters, and risk controls
Sizing modes, market filters, and risk controls behave identically to the general copy-trading model. See the Copytrade API product page for the full configuration surface, and the endpoint reference for request shapes.Evaluating a leader first
Before subscribing, pull the leader’s history through the Data API:GET /traders/{address}, headline performance summaryGET /traders/{address}/pnl, cumulative PnL curveGET /traders/{address}/metrics, win rate and hold-time stats
Simulation mode lets you paper-trade a subscription before committing real collateral. See Simulation.