rename directory

This commit is contained in:
2026-06-26 10:17:27 +08:00
parent 66963e0b90
commit c5215fba22
40 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# 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.