Overnight Option Trades
GET{BASE_URL}/overnight/trades/option
Returns a list of option trades that occurred during the overnight session within the specified timestamp range. Timestamps must be provided in RFC3339 format.
Note: The response may include additional fields beyond those documented here (e.g. bid_px, ask_px, side). Only the fields listed in the schema are guaranteed to be stable.
Request
Responses
- 200
- 400
- 500
List of option trades within the given timestamp range
Invalid timestamp input
Server error while fetching trades