Get holdings
get_holdingsFetch long-term delivery holdings with quantity and average price per scrip. Then pass the security_ids to get_quotes to calculate current market value and P&L.
Instructions
Long-term delivery holdings. Read-only. Returns quantity and average price per scrip but NO current price, market value or P&L — pass the returned security_ids to get_quotes to value the book. Alongside the raw payload, 'normalised' renames the API's total_qty/avg_price into the quantity/averagePrice vocabulary analyze_allocation expects, and builds the NSE scrip code for the quote lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||