Polymarket: Copy Trade a User
This workflow allows you copy trade any Polymarket user without needing a Polymarket account. It will run atomically and trade as soon as the user you're monitoring places a bet on any market. You're able to select a max bet amount, whether you want to bet a fixed price every time or dynamically bet based on how much the Polymarket user is better. A max budget is set and the workflow will end once the budget is exhausted. ### Quick Setup: 1. Select which wallet you have funded for the bets (you will need USDC.E/PUSD on Polygon and $Pol for gas) 2. Select how you'd like to be notified whenever a bet is copied 3. Enter the Polymarket handle of the user you want to copy trade or his wallet address 4. Select your mode: Fixed (bet same amount every time) or Proportional (Bet in proportion to the user you're copy trading but with a cap on max bet) 5. Input the min amount to copy trade from the user (skips trades smaller than this) 6. Input maximum USD to spend on a single copied trade (your max bet amount) 7. Input which multiplier to apply to your bets (if any) 8. Enter your maximum total budget 9. Publish!
Trigger: Polymarket User Bet → Actions: Budget Exceeded, Check Budget, Check USDC {payload.includeMetadata}, Format Trade Using {payload.data.template}, Log insufficient balance, Notify, Place Bet, Read Total Spent, Record Trade Spend, Validate Balances {payload.condition}
Polymarket: Copy Trade a User
About
This workflow allows you copy trade any Polymarket user without needing a Polymarket account. It will run atomically and trade as soon as the user you're monitoring places a bet on any market. You're able to select a max bet amount, whether you want to bet a fixed price every time or dynamically bet based on how much the Polymarket user is better. A max budget is set and the workflow will end once the budget is exhausted.
Quick Setup:
- Select which wallet you have funded for the bets (you will need USDC.E/PUSD on Polygon and $Pol for gas)
- Select how you'd like to be notified whenever a bet is copied
- Enter the Polymarket handle of the user you want to copy trade or his wallet address
- Select your mode: Fixed (bet same amount every time) or Proportional (Bet in proportion to the user you're copy trading but with a cap on max bet)
- Input the min amount to copy trade from the user (skips trades smaller than this)
- Input maximum USD to spend on a single copied trade (your max bet amount)
- Input which multiplier to apply to your bets (if any)
- Enter your maximum total budget
- Publish!