IVPrior helps retail traders prioritize options opportunities using signals, IV (Implied Volatility / volatilidad implícita) regime, and liquidity context. This article orients you whether you arrived from the marketing landing, subscriber admin, or the Python CLI.
Use the ? icon in the header anytime to reopen contextual help for the screen you are on.
What IVPrior is (and is not)
- Is — research software: scan tickers, rank opportunities, compare IV vs HV, manage watchlists (CLI today; SaaS slices shipping).
- Is not — a broker, guaranteed picks, or regulated investment advice. You execute trades elsewhere.
Read What is IVPrior? for vocabulary (Signal, Opportunity, DTE, OI).
After sign-up, you land in the subscriber workspace at /app. The home screen is the Subscriber dashboard (/app/dashboard). Scanner, Watchlist, Analyze, and Paper diary live under Scanner in the sidebar.
Sign in: Subscriber sign-in (/login).
CLI power user path
For daily scans without waiting on SaaS UI:
make cli-install
make cli ARGS='AAPL --opciones'
make cli ARGS='--oportunidades'
The CLI lives in apps/cli/ and is the V0 motor documented in the repo README.
Billing and plans
- Compare tiers on Public pricing plans or landing
#pricing. - Manage your subscription under Billing — see IVPrior subscription.
- Platform staff edit plan bullets in Platform SaaS Plans; public cards read
GET /public/plans.
Platform admin (/platform)
IVPrior operators (not subscribers) use platform admin for plans, subscribers, IAM, and audit. See Platform admin console.
Help Center on mobile
On a narrow screen the topics sidebar hides. Tap menu (☰) in the Help header to browse modules, then close with ✕, the overlay, or Escape. Back to IVPrior returns to the marketing site (/).
See also: IVPrior for traders · About IVPrior · Guided tours.