Options Unusual Activity Intraday

Options Unusual Activity Intraday Web API Documentation

Returns unusual trades for a given identifier within the query parameters.

Endpoint:
https://api-v2.intrinio.com/options/unusual_activity/{symbol}/intraday

Parameters

Name Description Example
symbol
* required
The option symbol, corresponding to the underlying security. AAPL
next_page
Gets the next page of data from a previous API call -
page_size
The number of results to return -
activity_type
The unusual activity type to query for.
Options:
block
sweep
large
show more show less
block
sentiment
The sentiment type to query for.
Options:
bullish
bearish
neutral
show more show less
bullish
start_date
Return unusual activity on or after this date. 2022-02-01
end_date
Return unusual activity on or before this date. 2022-02-03
minimum_total_value
The inclusive minimum total value for the unusual activity. 100000.0
maximum_total_value
The inclusive maximum total value for the unusual activity. 200000.0
symbol
* required
The option symbol, corresponding to the underlying security.
next_page
Gets the next page of data from a previous API call
page_size
The number of results to return
activity_type
The unusual activity type to query for.
sentiment
The sentiment type to query for.
start_date
Return unusual activity on or after this date.
end_date
Return unusual activity on or before this date.
minimum_total_value
The inclusive minimum total value for the unusual activity.
maximum_total_value
The inclusive maximum total value for the unusual activity.

Output Fields

Name Description Type
trades
A list of unusual trades for a given company identifier array
symbol
The underlying option security symbol for the trade string
timestamp
The UTC timestamp of order placement date
type
The type of unusual trade string
total_value
The aggregated value of all option contract premiums included in the trade number
total_size
The total number of contracts involved in a single transaction number
average_price
The average premium paid per option contract number
contract
The option contract symbol string
ask_at_execution
Ask price at execution number
bid_at_execution
Bid price at execution number
sentiment
Bullish, Bearish, or Neutral Sentiment is estimated based on whether the trade was executed at the bid, ask, or mark price. select
underlying_price_at_execution
Price of the underlying security at execution of trade number
trades
A list of unusual trades for a given company identifier

Choose an Endpoint

Options Real-Time

Options Unusual Activity Intraday

Returns unusual trades for a given identifier within the query parameters.

No endpoints match your query.


Sample Data

Live Data

Sample Data

Switch to Sample Data
Login to See Live Data

Options Unusual Activity Intraday

Returns unusual trades for a given identifier within the query parameters.

URL:
https://api-v2.intrinio.com/options/unusual_activity/AAPL/intraday

Request Body:

null
{
  "trades": [
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:59:03.332Z",
      "type": "large",
      "total_value": 162500,
      "total_size": 50,
      "average_price": 32.5,
      "contract": "AAPL__270115C00280000",
      "ask_at_execution": 33,
      "bid_at_execution": 31.65,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.495
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:58:13.130Z",
      "type": "large",
      "total_value": 332724,
      "total_size": 238,
      "average_price": 13.98,
      "contract": "AAPL__241220C00240000",
      "ask_at_execution": 14,
      "bid_at_execution": 13.85,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.655
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:58:13.010Z",
      "type": "large",
      "total_value": 119170,
      "total_size": 85,
      "average_price": 14.02,
      "contract": "AAPL__241220C00240000",
      "ask_at_execution": 14,
      "bid_at_execution": 13.85,
      "sentiment": "bullish",
      "underlying_price_at_execution": 253.655
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:55:29.229Z",
      "type": "large",
      "total_value": 201800,
      "total_size": 50,
      "average_price": 40.36,
      "contract": "AAPL__260116P00290000",
      "ask_at_execution": 41.7,
      "bid_at_execution": 39.85,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.67
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:55:29.229Z",
      "type": "large",
      "total_value": 240050,
      "total_size": 50,
      "average_price": 48.01,
      "contract": "AAPL__260116P00300000",
      "ask_at_execution": 49.4,
      "bid_at_execution": 47.45,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.67
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:55:00.377Z",
      "type": "large",
      "total_value": 332319,
      "total_size": 39,
      "average_price": 85.21,
      "contract": "AAPL__260116C00180000",
      "ask_at_execution": 85.75,
      "bid_at_execution": 84.85,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.64
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:54:19.625Z",
      "type": "large",
      "total_value": 265200,
      "total_size": 60,
      "average_price": 44.2,
      "contract": "AAPL__250103C00210000",
      "ask_at_execution": 44.25,
      "bid_at_execution": 43.65,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.27
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:52:28.086Z",
      "type": "large",
      "total_value": 169400,
      "total_size": 20,
      "average_price": 84.7,
      "contract": "AAPL__260116C00180000",
      "ask_at_execution": 84.9,
      "bid_at_execution": 84.2,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.2
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:50:12.518Z",
      "type": "large",
      "total_value": 169720,
      "total_size": 20,
      "average_price": 84.86,
      "contract": "AAPL__260116C00180000",
      "ask_at_execution": 85.45,
      "bid_at_execution": 82.1,
      "sentiment": "neutral",
      "underlying_price_at_execution": 253.35
    },
    {
      "symbol": "AAPL",
      "timestamp": "2024-12-17T20:49:30.165Z",
      "type": "large",
      "total_value": 140670,
      "total_size": 18,
      "average_price": 78.15,
      "contract": "AAPL__270115C00200000",
      "ask_at_execution": 78.9,
      "bid_at_execution": 77.55,
      "sentiment": "neutral",
      "underlying_price_at_execution": 252.75
    }
  ],
  "next_page": "MjAyNC0xMi0xN1QyMDo0OTozMC4xNjUxMDArMDAwMHwxMDQ5NjYxOTc4"
}
No available sample data available

Start building the future today

Request a Consultation