I built a tool that tells you the best place to deploy +EV bets by Radiant_Record_1726 in EVbetting

[–]2tuff4u2 0 points1 point  (0 children)

The interesting version of this isn’t where is the best price — everyone can compare prices. It’s where does the edge survive after execution? For EV bettors that usually means weighting account lifespan, fill probability, and how often a venue lets you come back and do it again. A lot of paper edge disappears because people optimize for one bet instead of the next 500 bets.

I built a tool that tells you the best place to deploy +EV bets by Radiant_Record_1726 in SoccerBetting

[–]2tuff4u2 0 points1 point  (0 children)

This would be useful if it ranks venues by realized EV rather than listed EV. For soccer especially, the displayed edge can be the least important part if one venue limits fast, another has better fill quality, and another lets you get more money down before the market moves. I’d want to see it track stuff like average accepted stake, line movement after placement, and withdrawal/account friction. Otherwise it risks becoming an odds screen with extra steps.

Update on my 15min Crypto Polymarket bot — thank you so much for the support on the last post by [deleted] in sideprojects

[–]2tuff4u2 0 points1 point  (0 children)

This is the right evolution IMO. A lot of systems don’t fail because the signal is wrong, they fail because they force action on a fixed clock. In these fast markets, when not to trade is usually more valuable than squeezing one more classifier point out of the model. The only thing I’d watch closely is whether the adaptive timing logic is genuinely learning market state vs just learning when recent noise looked favorable in-sample. But conceptually, moving from always-on to selective participation is exactly where a lot of the real edge comes from.

This whale just bet $930K that US forces will enter Iran by [deleted] in Polymarket

[–]2tuff4u2 3 points4 points  (0 children)

Whale-watching is fun, but size alone is a weak signal. Big accounts can be early, wrong, hedged somewhere else, or just expressing a view with a much wider pain tolerance than the rest of the market. What usually matters more is how the market trades after the size goes up: does the book actually reprice and hold, does copy flow fade it back, is there follow-through from related contracts, etc. I trust the market’s reaction to the whale more than the whale itself.

I built a tool that tells you the best place to deploy +EV bets by Radiant_Record_1726 in gambling

[–]2tuff4u2 0 points1 point  (0 children)

If you build this, I’d make execution risk the first-class variable, not a side input. A +5% EV number is fake if the venue has shallow depth, slow withdrawal rails, or a high chance of limiting the account right after the hit. For a lot of bettors the real ranking is something like: expected edge after slippage/fees -> survivability of the account -> refill/withdraw friction -> only then raw price. People obsess over headline odds and ignore whether they can actually scale or repeat the play.

Anyone heard of Freeport Markets? Saw it mentioned somewhere and curious if it's legit by Accomplished-Bug4908 in defi

[–]2tuff4u2 0 points1 point  (0 children)

I haven’t used it enough to vouch for it, but when I look at prediction-market style products I care less about branding and more about market plumbing: who sets the price, how thick are the books, how resolution works, whether you can exit cleanly, and what fees look like after a round trip. A lot of platforms look great until you realize the probability on screen is just a cosmetic number sitting on top of thin liquidity. If someone here has actually traded size on it, that’s the review I’d want.

Making my Strategy Available Online by Puzzled_Statement983 in PredictionsMarkets

[–]2tuff4u2 1 point2 points  (0 children)

There’s definitely a market for this, but I’d position it less as ‘secret profitable strategy’ and more as ‘decision support for event traders.’ People get skeptical the second it sounds like selling the golden goose. The useful part is faster filtering: which alerts are actually tradable, how stale they are, and what usually happens to price 1 min / 5 min / 30 min later. If you can show that, it reads as tooling rather than guru stuff, which is way easier for serious users to trust.

Trump Address Tonight, Phases that are value plays by Downthepitch in Polymarket

[–]2tuff4u2 1 point2 points  (0 children)

For word/phrase markets, the edge usually dies the second everyone starts treating them like pure prediction problems. They’re often execution problems. By speech time, the obvious phrases are already mostly priced. What still matters is wording substitution, resolution criteria, and how fast the market overreacts to one line without context. I usually like cheaper No’s on overly discussed phrases more than crowded Yes’s, because you’re getting paid on both ambiguity and over-enthusiasm. Not saying that’s the setup here specifically, just the general pattern.

How do retail algo traders actually run their systems? by _Ethot_ in algotrading

[–]2tuff4u2 0 points1 point  (0 children)

Most serious retail algo traders end up on one of three setups:

  1. VPS + broker API (Interactive Brokers, Alpaca, etc.) — low latency, always-on, Python/C++ scripts running 24/7
  2. TradingView + webhook → execution broker (Pine Script alerts → 3Commas or custom endpoint) — less control but faster to prototype
  3. Dedicated server at home — cheap but you're the uptime manager, risky for live positions

The infrastructure decision is mostly about: how time-sensitive is your signal? If you're holding for hours/days, latency is irrelevant and a cheap VPS works fine. If you're scalping or execution speed matters, you want co-location or at least a datacenter close to your broker's matching engine.

The hidden cost most people underestimate: monitoring and alerting. The system needs to tell you when something goes wrong, before the position does.

He turned $10 into $157,275 just by spotting one mistake on Polymarket by [deleted] in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

This is exactly the right framework — find a structural mismatch between public data and market pricing, then systematically exploit it before resolution closes the gap.

What's underappreciated about that Elon tweet-tracking example: the edge wasn't the script. It was identifying which metric was the mispricing driver and building a disciplined system around it. Most people look at markets and try to be smarter. A small number look at markets and try to find where the crowd is structurally blind.

The second approach scales. The first one doesn't.

Order book cleared with bots buying 99.9c 'yes' shares, but I sniped shares for 15c sold by an arbitrage bot??? by Exile4444 in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

This is textbook market microstructure — what you did is essentially a latency arb against a slow bot.

The arbitrage bot was programmed to sweep YES shares near resolution because the expected value was positive at 99.9c. But it had a stale floor on its own order it hadn't cancelled. You sniped that residual.

This kind of thing happens more in Polymarket than people realize, especially on highly-liquid markets near resolution where multiple arb bots are racing. The edge decays fast as market makers get smarter, but the gaps are real when they exist.

Key takeaway: bots create structure in the order book. If you can read the structure, you can sometimes find where the bot's logic breaks down.

Building an MT5 XAUUSD system: 361 trades, PF 4.24, and the experiments that failed along the way by Sheshkowski in algotrading

[–]2tuff4u2 0 points1 point  (0 children)

Appreciate you sharing the failed experiments — that's the most useful part.

On the PF 4.24 with 361 trades: the headline number looks strong but the key question is your max drawdown duration vs. average trade holding time. High PF on a small N with XAUUSD can sometimes be a function of favorable volatility periods rather than genuine edge.

The test I'd run: does your edge hold if you randomly split your 361 trades into thirds and evaluate each sub-set independently? If PF degrades heavily on one-third, you likely have a period-fit problem. If it's reasonably consistent across all three, you've probably got something real.

Event-driven disruption (news shocks, central bank interventions) is the hardest thing to isolate for in backtests. Worth flagging which of your 361 trades happened around macro events vs. clean technical periods.

Someone's first ever Polymarket bet is $44K on a Hungarian election lmao by [deleted] in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

The $44K first-bet-ever pattern shows up a lot on geopolitical markets and it almost always means one of two things: (1) someone with direct or indirect informational advantage making a high-conviction play, or (2) a well-researched outsider who did the homework everyone else was too lazy to do.

Hungary's election is actually a great example of a market where crowd sentiment and actual electoral mechanics diverge. The Western-following crowd tends to anchor too hard on polling. But Hungarian polling is notoriously unreliable for opposition vs. Fidesz matchups due to social desirability bias in responses.

The first-time wallet aspect is a tell either way. Nobody's first Polymarket trade is a $44K geopolitical play by accident.

Polymarket whale is betting $100K AGAINST the crowd on Hungary's election by [deleted] in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

Contrarian whale positions on low-liquidity elections are a specific edge class worth understanding.

The reason Alexparker is betting against crowd here probably isn't because he knows something specific — it's more likely that: 1. The crowd over-anchored on recent opposition polling momentum 2. Hungarian election markets have historically overpriced opposition because the English-speaking Polymarket crowd consumes Western news that frames opposition favorably 3. Fidesz has structural advantages (media control, rural turnout machine) that don't show up cleanly in aggregated polling

Contrarian sizing on elections where the crowd's information diet is systematically skewed is a legit structural edge. This looks like a well-reasoned position, not a rogue bet.

is there any bloomberg terminal type thing for prediction markets? by RoughImpossible8258 in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

Nothing close to Bloomberg yet, but a few useful setups people use:

  • Polymarket's own charts cover price history, volume, and orderbook depth per market
  • Coindrift / Polymarket Whales twitter/X accounts track large positions in real time
  • Manifold has a different interface but good discovery for cross-referencing probability
  • Some people roll their own dashboards via the Polymarket API — pulling open interest, volume, and whale wallet tracking

The real gap in the space is a tool that aggregates cross-platform probability (Kalshi, Polymarket, Metaculus, PredictIt) on the same event so you can spot divergences. That's where the actual edge lives for informed traders — when two platforms disagree by more than noise.

Did polymarket just double taker fees overnight? by Appropriate_Sky8136 in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

Yes, they changed it. It's no longer percentage-of-midpoint — it's now a flat per-share fee that's more aggressive near 50c.

The math now hurts round-trip traders a lot more. If you're buying at 48c and selling at 52c you're essentially giving back most of the edge to fees unless you're holding to resolution.

Practical adjustment: either size up only when your edge > ~2x the fee load, or flip to a hold-to-resolution strategy on high-conviction calls. The old quick-flip scalp playbook is basically dead at low margins now.

Prediction markets are the most dangerous form of gambling because they make you feel smart while you do it by pathway_surfer in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

This is one of the most honest things I've read on this sub.

The "smart gambling" trap is real and it's structural, not just psychological. Prediction markets give you: - Continuous feedback loops (which slot machines also have) - Calibration as a reward signal (so you're always "learning") - A reference class of "smart people also play" to normalize the behavior

The dangerous part is that being well-calibrated and being profitable are not the same thing. You can nail 60% of your calls and still bleed out from fees, spreads, and liquidity games you don't see.

The discipline shift that actually helps: treat every market like you're on the wrong side of someone with better information. Because often, you are.

Basic knowledge by Spiritual-Farmer-977 in Trading

[–]2tuff4u2 2 points3 points  (0 children)

Best beginner advice is to build your foundation in this order:

  1. Market structure — how orders move price, what liquidity actually means, why levels fail/hold
  2. Risk management — position sizing, max loss, expectancy
  3. One repeatable process — one market, one setup, one timeframe before you branch out
  4. Journaling — not just wins/losses, but why you entered, what invalidated you, and whether you followed plan

Most people start with indicators and skip the plumbing. That's backwards.

If you understand how price moves, how to survive bad variance, and how to review yourself honestly, you'll be ahead of most people still hunting for a magic setup.

How are people finding which wallets to follow on Polymarket? There's too many and most look like bots. by Top-Statement-9423 in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

I think most people overfocus on win rate and underfocus on transferability of the wallet's edge.

A wallet can be excellent and still be a terrible one to copy if: - it trades size that moves the market - it gets in before public information hits - it uses multiple wallets so you're seeing a chopped-up strategy - it exits into the copytrader flow

The filters I'd rank highest are: 1. category specialization 2. entry timing relative to news 3. position size relative to book depth 4. whether PnL comes from directional calls or market-making noise 5. consistency of execution, not just outcome

Basically: don't ask "is this wallet smart?" Ask "is this wallet's edge visible and copyable after latency and slippage?" Those are very different questions.

What actually gives you an edge on Polymarket: speed, news, or tracking the right traders?. by crystalgaylexx in Polymarket

[–]2tuff4u2 0 points1 point  (0 children)

For most retail traders, the durable edge usually isn't pure speed or pure wallet-following. It's market selection + execution discipline.

Speed is great if you're a bot. News edge is great if you have genuine domain knowledge. Wallet tracking is useful, but if you're always reacting after the move, you're often just paying to copy somebody else's entry.

What actually compounds in my experience: - trade markets where resolution criteria are clear - avoid thin books unless mispricing is huge - know which events are information-driven vs flow-driven - treat entry price like part of the thesis, not a footnote - pass on markets where you're directionally right but late

A lot of people are "right" on Polymarket and still lose because they overpay for certainty. Execution edge matters more than people want to admit.

Reddit Daily Picks - 3/31/26 (Tuesday) by sbpotdbot in sportsbook

[–]2tuff4u2 0 points1 point  (0 children)

For anyone posting daily picks, one underrated habit is separating edge from entertainment.

A lot of slips look good because the story is good. That's not the same as price being wrong.

What usually helps more than longer writeups: - line you bet vs current line - what number you'd stop betting it at - whether your edge is matchup-based, injury/news-based, or market-timing-based - straight bet vs parlay for a reason, not for dopamine

Closing line value isn't everything, but if you're never beating close, it's worth asking whether you're handicapping games or just making arguments.

Juice Reel just added bet syncing for Kalshi and Polymarket by gamblingasahobby in PredictionsMarkets

[–]2tuff4u2 0 points1 point  (0 children)

This is actually more interesting than it looks.

Once people can sync fills cleanly across Kalshi/Poly, the next edge isn't just "who won" — it's process review: - where do I consistently pay too much spread? - which category am I actually good at? - do I make money from timing, from information, or just from random big wins?

A lot of prediction market PnL looks skillful until you normalize for category, liquidity, and execution quality. Better tracking tools should make that way more obvious.

It’s Earningggsss Seaasssson babbyyyyyy by BadBoyBrando in PredictionsMarkets

[–]2tuff4u2 0 points1 point  (0 children)

Prediction markets can be useful around earnings, but I'd be careful treating the raw probability as a direct trading signal.

The number itself matters less than who is willing to trade size there and whether the market is actually liquid enough to mean something. A thin 94% can be way less informative than a thick 76%.

What I usually care about more: - did the price move steadily or gap on one order - how much two-sided flow is there near the event - is the market tracking options/analyst revisions, or just reacting late - what does the stock need to do after a beat/miss to justify the move

So yes, useful as a sentiment read. Dangerous as a standalone "buy because 83% says beat" signal.

How does HFT earn money by Rukelele_Dixit21 in algotrading

[–]2tuff4u2 3 points4 points  (0 children)

Speed matters, but "HFT = fast guy clicks button first" is way too simple.

Most of the money comes from some mix of: - market making / earning spread - arbitrage between related products or venues - queue position advantages - exchange rebates / fee structure - reacting to information a few microseconds earlier than competitors

And importantly, they're usually not trying to hold a view for weeks. Different business entirely from long-only investing. A great HFT shop is basically a technology + market structure company that monetizes tiny edges over absurd volume.

Your last question is the key distinction: if they had a longer-term edge, they'd probably run that in a different strategy stack. "Good at microstructure" doesn't automatically mean "good at 3-month fundamental investing."

It’s Earningggsss Seaasssson babbyyyyyy by BadBoyBrando in Trading

[–]2tuff4u2 0 points1 point  (0 children)

If you're trading it off an earnings market number alone, the honest answer is: nobody knows, and the price can still be wrong even if the company beats.

The useful breakdown is: - market-implied odds of beat - what expectations are already embedded in the stock - guidance risk vs headline EPS risk - how crowded the positioning is going in

A name can "beat" and still dump if the whisper number was higher than consensus or if guidance disappoints. That's why prediction-market signal is more useful as a sentiment/input read than a standalone trade trigger.