Returns the latest unusual options activity across all US companies with across all option chains. Unusual options activity includes large trades, sweeps, and block trades.
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
|
Returns the latest unusual options activity across all US companies with across all option chains. Unusual options activity includes large trades, sweeps, and block trades.
Returns the latest unusual options activity across all US companies with across all option chains. Unusual options activity includes large trades, sweeps, and block trades.
Request Body:
null