Nyse: Get Trading Halts Historical
Nyse via Parse · Finance
Retrieve historical trading halt records with optional filtering by symbol and date range. Returns halt details including symbol, issuer, reason, source exchange, halt date/time, and resumption date/time. Access real-time and historical market data from the New York Stock Exchange including stock quotes, trading halts, market movers, system notifications, trader updates, data products, and holiday schedules. Fulfilled by Parse from nyse.com.
- finance
- government-public
- news-media
- nyse
- nyse-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/125c86d7-ba54-42ab-9785-fbca70c01e03/get_trading_halts_historical
- Interface artifact
- sha256:7c544aa81897375dd8095ff36b4625113ed68e8a31ca5dbf1dfbd035d5d21a1e
- Manifest digest
- sha256:be5503a142b4ec748f0b19877d381bde979131e7ea59aa21e51c74c4fd840fce
Request fields
- symbol (string): Ticker symbol to filter by
- max_results (integer): Maximum results per page
- page_number (integer): Page number (1-indexed)
- halt_date_to (string): End date for search in YYYY-MM-DD format
- halt_date_from (string): Start date for search in YYYY-MM-DD format
Example queries
- {"symbol":"IBM","max_results":"10","page_number":"1","halt_date_to":"2026-06-10","halt_date_from":"2026-05-12"}