rename directory
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user