Tiblio v2: Rebuilt from the ground up

Tiblio v2 is a complete rebuild — new tech stack, new features, and a faster, more powerful platform for options sellers.

Tiblio v2 is live. This isn't a feature update — it's a full rebuild of the platform from the ground up, designed to be faster, more reliable, and far more capable than v1.

New tech stack

We moved from a Django monolith to a modern stack: Next.js 16 and React 19 on the frontend, FastAPI on the backend, and Supabase (PostgreSQL) as the database. The result is a noticeably faster UI, real-time data capabilities, and a codebase that lets us ship features faster.

The frontend is deployed on Cloudflare Workers for edge performance. The API runs on Fly.io with async Python for low-latency responses.

HV Options Screener

The screener — always the core of Tiblio — has been rebuilt with dedicated tabs for different strategies:

  • Puts & Calls — Cash-secured puts and covered call candidates filtered by DTE, delta, and our composite Setup Score
  • Spreads — Vertical spread recommendations, auto-suggested near earnings events
  • Vol Crush — Post-earnings IV crush plays for stocks with elevated HV Rank
  • Earnings Calendar — Upcoming earnings with spread recommendations attached
  • Dividends Calendar — Ex-dividend dates for covered call timing
  • Low Beta — Conservative names with beta under 1.0

The Setup Score algorithm weights HV Rank (35%), trend alignment via EMA (20%), earnings safety (20%), 52-week range position (15%), and insider activity (10%) into a single composite ranking.

Connect a broker to unlock Live Mode — real-time bid/ask quotes, Greeks, and edge percentage recalculated against live data.

Roger Option Bot

The biggest new feature in v2: Roger is an autonomous trading bot that executes the wheel strategy through your broker account.

  • Sells puts on stocks you want to own, sells calls if assigned, and cycles back
  • Scans for contracts every 10 minutes during market hours
  • Checks take-profit targets every 5 minutes and closes winners automatically
  • Configurable DTE, delta, profit targets, and capital management rules
  • Per-symbol overrides for weight allocation, strike limits, and strategy toggles
  • Paper trading mode via TradeStation Sim for testing before going live

Roger handles the full lifecycle — discovery, order placement, monitoring, and closing — so you can set your parameters and let it run.

Broker integrations

v2 supports five brokers via OAuth, with no passwords stored:

  • Charles Schwab
  • Tradier
  • TradeStation (live + paper)
  • tastytrade
  • Alpaca

Connecting your broker unlocks live quotes in the screener, real-time Greeks, automated trading via Roger, and 2-minute alert checking intervals.

Atlas Portfolio

Atlas is an automated portfolio simulation that tracks what happens when you follow the screener's top recommendations. It opens positions daily from screener output, updates P&L at end of day, and closes trades at profit/loss targets — all automatically.

Atlas also publishes a daily newsletter article analyzing the featured trade of the day, powered by Claude. The article is published instantly to the site and emailed to subscribers.

Trade Journal

A rebuilt trade journal supporting stocks, single options, multi-leg spreads, and crypto. Log trades manually with strategy labels, notes, and partial closes. Auto-calculated P&L with commission tracking, and separate views for open and closed positions.

Telegram Agent

A Claude-powered AI assistant available in Telegram. Ask it about screener setups, check your watchlist, review open positions, or ask options trading questions — all from a chat interface with access to your personalized data.

News & Sentiment

A real-time stock news feed with AI-powered sentiment classification. Each headline is tagged positive, negative, or neutral, with ticker badges linking to relevant symbols. A trending headlines tab surfaces the most impactful market stories.

Alerts

Profit and loss alerts delivered via email and Telegram. Set custom thresholds by trade type — when a position hits your target, you get notified. With a broker connected, alerts check every 2 minutes during market hours.

Watchlist

Monitor up to 50 symbols with enriched data: fundamentals, technicals, analyst targets, volatility metrics, and live quotes. Toggle "Watchlist Only" in the screener to filter results to just your symbols. Watchlist additions are automatically picked up by the nightly screener pipeline.

What's next

v2 is the foundation. Coming soon: a trade desk UI for live order entry, weekly email digests, Discord notifications, and more automation capabilities for Roger. We're shipping fast.