Files
sgx_scrapper/docs/endpoints/NLT_API_URL_meta.md
T
2026-06-26 10:17:27 +08:00

17 lines
667 B
Markdown

# NLT_API_URL
- **URL:** https://api.sgx.com/negotiatedlargetrades/v1.0
- **Status:** 200
- **Classification:** ACCESSIBLE
- **Content-Type:** application/json
- **Content-Length:** 70620 bytes
- **Elapsed:** 0.072 s
- **Probed at:** 2026-06-24T09:39:56.918986+00:00
## Notes
Negotiated Large Trades are available via simple pagination.
- **Pattern:** `/?pagestart=0&pagesize=20`.
- Response fields include `contractCode`, `instrumentGroup`, `category`, `month`, `year`, `strikePrice`, `quantity`, `businessDate`, `tradedDate`, `clearedOnDate`, `premium`, `session`.
- Useful for detecting institutional derivative positioning. Include `Origin`/`Referer` headers.