Year
Technologies
Description
Polymarket is a blockchain-based prediction market where you can bet on future events across various topics.
I was already using it as a hedging tool when yields are attractive (and actually made a dedicated tool for stocks hedging), but I started studying bots when I came across a few posts on X (like this one) trying to dissect the logic of the most profitable bots.
After many tests, exploration, data collection & analysis and around $500 lost testing various strategies (as paper trading simulation has its limits, like reliably replicate orders filling & available liquidity), I managed to find & implement a profitable strategy on short time crypto markets (15min & 1h).
Some statistics since launch on February 5th (fetched in realtime from the PredictFolio API):
- All-Time PnL: $258
- All-Time Trading volume: $67,372
- Last month PnL: $258
- Current balance: Error loading balance
The bot is written in TypeScript with the Polymarket client, and I'm also using several Python scripts to keep collecting data & evaluate different scenarios to optimize the performance. I'm targeting a monthly PnL of $5,000 by May 2026 and $10,000 by September 2026 after various improvements I'm planning to implement.
I won't share the code or the strategy used for obvious reasons, but you can verify that I am the owner of this Polymarket account by following these steps:
- Go the profile page and click
the "Copy Address" button next to the username, which should give you this address
0xbb64d20a2B4C1FF63bDC03d293549A9D1029C6f2 - Go on PolygonScan, paste the address, and once on the page click "Internal Transactions" then on the hash of the "Contract Creation" transaction
- At the top you should see that this Polymarket contract was created by the address
0x0Cb534C7166DE1F5949ee2507dd457d662D076Ac, and on the page of this address you can see it was funded by my main address rezarah.eth