saw someone share a Polymarket whale tracker tutorial
cool, but to backtest strategies, having bulk historical data also helps
so I wrote a script to pull every 15-min crypto up/down market from Polymarket
got ~33,000 markets across BTC/ETH/SOL/XRP going back 180 days
so I'm going to start posting here about the trading systems I build
currently working on:
Polymarket arbitrage bot (Rust)
BSC token sniper for a client
some MetaTrader integration thing
let's see how this goes
look at the threadids. each asset has a dedicated executor.
if the solana api hangs or the socket drops, the eth/btc threads don’t even flinch. they keep monitoring and executing.
nowadays fault tolerance is just a requirement for high-stakes arb.
@hanakoxbt@Polymarket@PolymarketTrade damn $433k in a month is wild are you tracking this trader or do you know them? curious how they're handling risk management at that scale
@hanakoxbt@Polymarket@PolymarketTrade wait how does this not get arbed away instantly feels like once everyone knows about the 0.48/0.48 play it stops working. or is the edge in execution speed?
@crypto_betty@Polymarket damn i didnt even think about this did you actually trade these or just find the opportunities? feels like liquidity would be shit on most of them
@crypto_betty@Polymarket wait you're using claude/gemini for this?
does it actually execute fast enough or is there lag seems like it'd be too slow for real-time moves but idk maybe im wrong
@gusik4ever literally the worst part about prediction markets. best opportunities happen when you're asleep
have you found a good solution for overnight monitoring or just accepting the L on those?
@gusik4ever 2 hours for 8 games is pretty good but exhausting lol
do you execute manually or have something automated? been thinking about building something for NBA spreads specifically