National Stock Exchange of India

India India market NSE Free

A portfolio designed for picking stocks at the National Stock Exchange of India

Portfolio Value
INR 71,825
Cash INR 0
Total Return
43.65%
Since 2024-09-16
Start Cash
INR 50,000
Started 2024-09-16
Current Value
INR 71,825
Cash INR 0
Total Return
43.65%
Benchmark 48.48%
Open Holdings
0
Updated 2026-07-07

Portfolio Performance

2024-09-16 to 2026-07-07
Portfolio 43.65%
Benchmark 48.48%

Portfolio Performance

2024-09-16 to 2026-07-07
Portfolio 43.65%
Benchmark 48.48%

Year-by-Year Performance

Open a year to inspect the monthly performance breakdown.

Holdings

0 open positions
Free feature

Holdings are available for users with the required portfolio access tier.

Next Buy Candidate

Latest candidate run
Free feature

Next-candidate visibility is reserved for this portfolio's access tier.

API

Portfolio holdings and next-candidate endpoint for AI Ultimate API subscribers.

This endpoint returns the latest stored model-portfolio state without recalculating the portfolio on request. Access is controlled by the existing API v2 authentication and subscription checks.

GET https://stockinvest.us/api/v2/model-portfolios/national-stock-exchange-of-india
Authentication Send the API token through the same API v2 bearer-token authentication used by the existing endpoints.
AI Ultimate Access Only AI Ultimate API subscribers and admins can call the endpoint successfully.
Included Data Portfolio summary, open holdings with current value and unrealized return, and the latest eligible next buy candidate.
Sample Response
{
    "status": "success",
    "data": {
        "portfolio": {
            "slug": "national-stock-exchange-of-india",
            "name": "National Stock Exchange of India",
            "currency": "INR",
            "snapshot_date": "2026-07-07",
            "total_value": 71824.77,
            "cash_value": 0,
            "total_return_percent": 43.65,
            "holdings_count": 0
        },
        "holdings": [
            {
                "ticker": {
                    "symbol": "JHG",
                    "company_name": "Example Holding Inc.",
                    "currency": "INR"
                },
                "opened_at": "2026-04-01",
                "entry_price": 51.42,
                "quantity": 4205.8109,
                "cost_basis": 216262.8,
                "stop_loss_price": 50.1,
                "latest_price_date": "2026-07-02",
                "current_price": 51.7,
                "current_value": 217460,
                "unrealized_gain": 1197.2,
                "unrealized_gain_percent": 0.55
            }
        ],
        "next_candidate": {
            "date": "2026-07-02",
            "ticker": {
                "symbol": "TBRG",
                "company_name": "Example Candidate Inc.",
                "currency": "INR"
            },
            "rank": 1,
            "score": 4.1,
            "price": 26.24,
            "target_cash": 71824.77,
            "expected_quantity": 8287.35,
            "reason": "Smart Portfolio candidate"
        }
    }
}

History

Month-by-month accounting view loaded from the stored model portfolio ledger.
Free feature

Transaction history is available for users with the required portfolio access tier.