What is IVPrior?

IVPrior helps retail traders prioritize options opportunities — combining technical signals, IV (Implied Volatility / volatilidad implícita) vs HV (Historical Volatility / volatilidad histórica), earnings context, and liquidity (open interest, spreads) into ranked rows you can act on in your own broker.

IVPrior is not a broker, exchange, or regulated investment adviser. It is research software: scan, filter, rank — you decide whether and how to trade.

Who it is for

Subscribers (retail traders)

Pay a Plan for SaaS access (watchlist, scans, alerts — slices ship over time). Power users also run the Python CLI in apps/cli for daily --oportunidades workflows.

Platform staff

IVPrior operators use platform admin (/platform) for plans, subscribers, IAM, and branding — separate from subscriber workspaces.

Core concepts

| Term | Meaning | | ---- | ------- | | Ticker | Underlying symbol (e.g. AAPL, SPY) — always uppercase in CLI | | Watchlist | Short list of tickers you follow daily | | Universe | Broader list for screeners (e.g. sp500.txt) | | Signal | Directional technical reading — not a broker order | | Opportunity | Ticker + signal + IV/HV/earnings/score context | | IV regime | Whether premium looks rich, cheap, or neutral vs HV | | DTE | Days to expiration (~35d target in CLI scans) | | OI | Open interest — liquidity proxy |

How it fits together

  1. CLI (V0 today)make cli ARGS='AAPL --opciones' or --oportunidades on a watchlist/universe.
  2. Marketing site (/) — trial, plans, product story (IVPrior for traders).
  3. Subscriber workspace (/s/{slug}) — account shell; domain-specific screens replace factory template over time.
  4. Platform adminSaaS plans, subscribers, audit.

Steps

  1. Read Public pricing plans and start a trial.
  2. Install the CLI (make cli-install) if you want terminal workflows today.
  3. Build a watchlist file or use defaults; run opportunity scans.
  4. Use IV regime + liquidity filters before sizing a trade in your broker.

See also: IVPrior for traders · IVPrior subscription · About IVPrior.