Unusual Crypto Options Activity Scanner β€” BTC/ETH Options Flow avatar

Unusual Crypto Options Activity Scanner β€” BTC/ETH Options Flow

Pricing

$5.00 / 1,000 results

Go to Apify Store
Unusual Crypto Options Activity Scanner β€” BTC/ETH Options Flow

Unusual Crypto Options Activity Scanner β€” BTC/ETH Options Flow

Scan BTC and ETH options on Deribit and surface unusual options activity β€” contracts trading on abnormal volume versus open interest, big-premium prints, and net call/put sentiment. The crypto-market version of unusual options flow scanning.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

0xGollum

0xGollum

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 hours ago

Last modified

Share

Unusual Crypto Options Activity Scanner πŸ“ˆ

Give it BTC and/or ETH and get the option contracts that are actually being traded today on abnormal volume β€” the fresh, big-money positioning that raw option chains bury. The crypto-market version of unusual options flow scanning.

What "unusual" means here

An option chain is thousands of rows. Almost all of it is noise. What matters is the handful of contracts where today's volume is far bigger than the open interest that was already there β€” that means new positions are being opened right now, not old ones being closed. Layer on the dollar premium behind the trade, and you get the same signal the "unusual options activity" services sell for equities: where the smart money is quietly building.

This actor turns a raw Deribit option book into that signal. For each currency it pulls every option contract, then keeps only the ones that clear three gates at once:

  1. Liquidity β€” traded at least min_volume contracts today (1 contract = 1 unit of the underlying, e.g. 1 BTC).
  2. Fresh positioning β€” today's volume is at least min_vol_oi_ratioΓ— the standing open interest (contracts with no prior open interest qualify on volume alone).
  3. Real money β€” estimated premium traded in USD is at least min_premium_usd.

Data source

Deribit is the dominant crypto options exchange β€” BTC/ETH options volume and open interest concentrate there far more than any competitor. Its public API needs no key: one call per currency (get_book_summary_by_currency) returns volume, open interest and price for every strike/expiry at once, plus a second lightweight call for the current USD index price used to convert premiums.

What you get

Two kinds of rows in one dataset:

contract rows β€” each unusual contract found:

FieldDescription
currencyUnderlying (BTC or ETH)
option_typecall or put
strike / expiryContract strike and expiration date
spotUnderlying USD price at scan time
moneynessITM / ATM / OTM relative to spot
volumeContracts traded today
open_interestContracts outstanding before today
vol_oi_ratioVolume Γ· open interest (how fresh the positioning is)
last_price_usdLast traded contract price, converted to USD
premium_usdEstimated dollar premium traded
implied_volatilityDeribit's mark IV for the contract, when priced
unusual_scoreSortable blend of ratio and premium β€” biggest signals on top

sentiment rows β€” one summary per currency: net call vs put premium across its unusual contracts, labelled BULLISH, BEARISH or MIXED. This is the headline read β€” is the unusual flow leaning up or down?

Rows are sorted with the strongest unusual_score first, and the per-currency sentiment summaries are always included.

Nothing unusual = never billed. You only pay for runs that actually return signals.