About Σ Value Sniper

Open paper-trading research lab for value betting methodology. We publish the math, the database, and every loss — because trust is built through transparency, not secret formulas.

Founded 26 April 2026 Engine v1.9 · M297 anti-bleed Paper trading only

Methodology over secret-sauce

Our north star: a fully open research lab where every formula, every paper bet, and every miss is publicly verifiable.

We're building an open paper-trading research lab for value betting methodology. The mission is narrow but uncompromising: trust through transparency, not secret formulas.

Industry standard right now is black-box scanners (Allbestbets, RebelBetting, Pikkit, Trademate) that publish ROI claims without methodology, without paper-trade history, and without CLV transparency. We publish all three: full math, live paper-trade DB, and CLV beat-rate as our primary KPI.

Target audience: educated retail value bettors with €500–€5k bankrolls, learning the math, not professional arbers. We're not building for sharp syndicates or live-betting bots — we're building for the literate retail bettor who got burned by ROI claims and wants to verify the methodology before risking a euro.

The problem with existing tools

A quick scan of paid value-betting tools shows a consistent pattern — claims without verification, methodology hidden behind paywalls, no public paper-trade DB.

Black-box ROI claims dominate the industry (~70% of paid tools). Sites advertise "10% monthly ROI" or "120% annual returns" without disclosing sample size, time window, bookmaker mix, or the inevitable variance bands. Without N, the number is marketing — not data.

Methodology obscurity is the second pattern. Even premium players like RebelBetting publish a "How it works" video without the actual math — fair-line construction, EV thresholds, and Kelly fractions are abstracted away. You're asked to trust the engine, not understand it.

No public paper-trade verification. ROI claims are unverifiable when the underlying bet log is private. There is no industry standard for publishing every paper bet — wins, losses, and voids — with timestamps and CLV. We're trying to change that.

Our answer: open methodology + open paper-trade DB + CLV-first framing. See our head-to-head comparisons: Σ vs. paid tools, vs. Allbestbets, vs. RebelBetting, vs. Pikkit, vs. Trademate, vs. OddsPortal.

Paper-trading research phase

We're pre-real-money. Every signal is a paper bet logged with timestamps, fair-line snapshot, and CLV after settlement. Real money is gated by a quantitative test, not a calendar date.

Stage: paper-trading research, pre-real-money validation. The engine runs production cron jobs, posts every value signal to Telegram and Bluesky, and writes outcomes to the paper-trade DB after settlement.

Coverage: multi-sport — tennis (ATP+WTA), soccer (EPL/La Liga/Bundesliga/Serie A/Ligue 1/UCL/RPL/MLS and 30+ leagues), hockey (NHL/KHL/Liiga), basketball (NBA/Euroleague), baseball (MLB), American football (NFL), MMA UFC, boxing, AFL, NRL. The list grows as fair-line consensus becomes reliable for a new league.

Engine: v1.9 + M297 anti-bleed guard, live since 13 May 2026. After the audit phase identified soft-soccer-league bleed, we paused 4 minor leagues and reset baseline stats. Read the deep-dive: Engine v1.9 + M297 anti-bleed methodology.

Sample size: N is accumulating from the 13 May reset. Currently small post-reset — see live numbers at /track/. Pre-reset archive contains 280 bets used to calibrate the engine. Real-money phase is locked until N=200+ paper bets show consistent positive CLV (statistically significant beat-rate above 50%).

From idea to engine v1.9

Timeline of milestones — from initial conception in April 2026, through audit and baseline reset, to the multi-day megasprints that produced the current production stack.

  • Spring 2026 · April
    Project conception. Frustration with closed-box value tools, ROI claims without methodology, and inability to verify scanner outputs. Decision: build an open paper-trading research lab from scratch with public formulas and a public bet log.
  • April–May 2026
    Engine v1 → v1.9 development. Initial backtest on 10,682 ATP matches 2022–2025. Walk-forward Elo with 2015 warmup. Grid search across 324 filter combinations + bootstrap CIs. ADR-008 filter LOCK ratified. Engine extended to multi-sport (91k+ matches across all sports). Median-of-3 sharps consensus implemented.
  • 8–11 May 2026 · Audit phase
    17 P0 issues identified across the codebase, paper-trade DB, and distribution channels. Security incident (TG bot token leak in logs) discovered and mitigated. Bilingual DM audit, pulse-content dedup, R2 off-site backup verified. Tokens rotated. Master Briefing armed 07:00 UTC daily.
  • 13 May 2026 · M297 deploy
    M297 anti-bleed engine deployed. Baseline reset (N=280 archived, fresh accumulation started). 4 soft soccer leagues paused (low fair-line confidence, identified as the primary bleed source). Draw-outcome skip rule added. Filter version bumped to v1.9. Full methodology published in /blog/m297-anti-bleed-engine/.
  • 14 May 2026 · Megaday 1
    5 sprints completed, 28 deliverables. Distribution + content + tech debt + analytics + R&D parallel tracks. Trial+referral+coupon viral loop, 26-cmd bot EN/RU, conversion funnel infrastructure, listener heartbeat watchdog, milestone notifier. Production fully distribution-ready.
  • 15 May 2026 · Megaday 2 (planned)
    Audit fixes + engine v2.0 backtest + email digest + FAQ/press. Cleaning P1/P2 from audit phase. Designing engine v2.0 with line-movement signal incorporation. Building press kit and FAQ pages for distribution.
  • 28 May 2026 (planned)
    Odds-API quota reset. Full signal flow resumes after the May quota burndown. Estimated 5–10× signal throughput once the quota window opens.
  • July 2026 onwards (target)
    Target: N=200+ for engine v2.0 validation. Once N=200 paper bets accumulate with positive CLV, we move to engine v2.0 backtest sign-off. Engine v2.0 design draft incorporates line-movement signal and CLV-anchored re-weighting.
  • Q3 2026 (earliest)
    Earliest real-money phase decision. Gated by N=200+, positive average CLV, beat-rate ≥60% across 200+ bets. No earlier — paper trading is paper trading; real money requires statistical proof.

What runs in production

Boring, well-tested infrastructure. SQLite where Postgres would be overkill. Custom in-house engine where no library fits. CI runs on every commit.

Python 3.12 SQLite (WAL) FILTER_VERSION v1.9 Sofascore + ESPN MMA atproto · python-telegram-bot Resend email Cloudflare Pages · Workers · R2 VPS Ubuntu 24.04 pytest · 69 tests · GitHub Actions CI
[ Backend ]

Python 3.12 + SQLite WAL

SQLite in WAL mode handles 262 MB of paper-trade history, sharp-book snapshots, and Pulse engagement metrics. WAL mode allows concurrent read while cron tasks write. Postgres migration is reserved for after the N=200 milestone if necessary.

[ Engine ]

Custom in-house, FILTER_VERSION v1.9

Median-of-3 sharps consensus (Pinnacle + Betfair Exchange + Matchbook). ADR-008 LOCK filter (k∈[1.30,3.00], EV≥3%, sharp_spread≤8pp). M297 anti-bleed guard (league blacklist + draw-outcome skip for soft soccer). News-flag down-weighting from RSS corroboration.

[ Settlement ]

Sofascore + ESPN MMA resolver chain

Day-schedule polling resolves 90%+ of paper bets within 6 hours of event close. Walkover detection from Sofa day-schedule sufficient. Stuck-bet auto-void after 48 hours for niche leagues without resolver coverage.

[ Distribution ]

TG · Bluesky · email

python-telegram-bot drives @value_sniper_bot DM flow (26 commands, RU+EN parity). atproto cross-posts to Bluesky in English. Resend handles email digests and Premium subscriber notifications (M346–M349).

[ Infrastructure ]

VPS Ruthenium DE + Cloudflare

Ubuntu 24.04 on Ruthenium DE. Cloudflare Pages serves the lander, Workers handle API endpoints, R2 holds daily off-site DB backups (30-day retention). Old VPS decommission across 3 service tiers.

[ Testing ]

pytest · 69 tests · CI live since M322

69 pytest tests cover engine filter logic, fair-line median computation, CLV derivation, and bilingual DM templates. GitHub Actions CI runs on every push since M322. Pre-commit guard blocks files >50 MB from polluting the repo.

Open methodology: all formulas at /methodology/, paper-trade DB live at /track/. Future: Engine v2.0 design doc references — line-movement signal incorporation post-N=200, CLV-anchored re-weighting of fair-line consensus.

Solo founder · anonymous-preferred

Small on purpose. One operator end-to-end so methodology stays consistent. Not hiring.

Founder: Сано (Alexander). Solo founder. Background in software engineering and quantitative methods. Built the engine, the lander, the bot, and the paper-trade DB from scratch starting 26 April 2026. Anonymous-preferred default unless press explicitly requests a profile interview.

Looking for: educated retail beta users to stress-test signals and report edge cases. Not hiring currently — solo operator is intentional through the N=200 milestone to keep methodology consistent. Post-N=200 the team picture may change.

Contact: hello@valuesniper.app for general inquiries. TG admin via @valuesniper_ru public channel. Press resources at /press/.

What we won't compromise on

Six principles that drive every product decision — from how we publish a missed bet to whether to launch a feature without backtest.

  • Transparency
    Math is public. Every loss is visible. No cherry-picking. The paper-trade DB renders every settled bet, including the embarrassing ones.
  • Discipline
    200+ paper bets before real money. ADR-008 LOCK. Calendar dates don't move the gate; statistical proof does.
  • CLV-first
    Closing Line Value is the leading indicator. ROI is noise below N=500. We optimise for CLV beat-rate, not short-term P/L.
  • Honest
    Paper trading is paper trading. Not a tipster service. Not a guaranteed-profit funnel. We say it loud and we say it often.
  • Educational
    Methodology document, not gambling advice. The product is teaching the math. The bets are illustrative of the math working — or failing.
  • Bilingual
    RU + EN parity where applicable. Lander, bot DMs, FAQ, Pulse content — all bilingual. We don't half-translate.

What we are NOT

Explicit scope. We say no to a lot, on purpose. Every line below is a feature request we have already declined.

  • A tipster / picks service. We publish signals; they're not professional picks.
  • Live betting. ADR-015 deferred to Q3 2026 — pre-match only for now.
  • A surebets aggregator. ADR-016 — out of scope. Different math, different risk model.
  • Gambling advice. We teach methodology. The bet is yours, the math is ours.
  • Affiliated with any bookmaker. No referral links, no kickbacks, no sponsorships.
  • Real-money guidance. Currently paper-trading research only — see /track/ for live state.
⚠️ Educational research only. NOT financial advice. NOT bookmaker advertising. NOT a tipster service. Sports betting carries financial risk. Do not bet what you cannot afford to lose. 18+. Currently paper-trading only — no real bets are placed by this system. Real-money phase locked behind N=200+ paper bets with statistically significant positive CLV.