Put credit spread scanner

Scan defined-risk premium
with volatility context included.

Use OptionChainIQ to surface put credit spread candidates by symbol universe, expiration, width, credit, IV rank, liquidity, and probability context.

Strategy
Put PCS
short put spread candidates
Filters
POP
probability and credit checks
Risk
Width
risk-defined strike selection

Find candidates faster

The scanner helps narrow the universe before you inspect contract details. It is built for research, not trade execution.

  • Filter by symbol list, asset type, expiration, score, width, and credit.
  • Review IV rank, price context, liquidity, and generated strategy scores.
  • Use the dashboard to compare several candidates side by side.
  • Use API access to feed candidates into your own workflow.
OptionChainIQ Trade Ideas dashboard with risk-defined options setups
Trade Ideas: risk-defined setup candidates generated from captured chain data.
Sample response
ScannerSpreadsJSON
GET /v1/trade-ideas?strategy=put_credit_spread&symbol=AAPL&min_pop=60

{
  "ideas": [
    {
      "symbol": "AAPL",
      "strategy": "put_credit_spread",
      "expiration": "2026-06-19",
      "short_strike": 195,
      "long_strike": 190,
      "credit": 1.12,
      "width": 5,
      "pop": 64.8,
      "iv_rank": 41.2,
      "score": 72.4
    }
  ]
}
Premium

Sort by credit and risk

Compare credit received against spread width and contract liquidity.

Volatility

Use IV rank before selling premium

Bring volatility context into the scanner instead of treating every setup equally.

Workflow

Research first, decide manually

Use generated candidates as a research queue, not as automatic trade instructions.

Related API pages