National Stock Exchange of India

India India market NSE Benchmark Index NIFTY 50 (^NSEI) Free

National Stock Exchange of India is designed to show how the StockInvest.us model can be applied to Indian equities on NSE. It focuses on a small group of local candidates selected through technical, liquidity, and scoring filters rather than broad market exposure.

The portfolio updates from stored end-of-day data and keeps the workflow auditable: users can review holdings, daily value changes, and the transaction path over time. It is a practical way to follow Indian-market signals in a clean model-portfolio format.

Portfolio Value
INR 71,197
Cash INR 1
Total Return
42.39%
Since 2024-09-16
Benchmark
-4.20%
Index NIFTY 50
Start Cash
INR 50,000
Started 2024-09-16
Current Value
INR 71,197
Cash INR 1
Total Return
42.39%
NIFTY 50 -4.20%
Open Holdings
3
Updated 2026-07-30

Portfolio Performance

2024-09-16 to 2026-07-30
Portfolio 42.39%
NIFTY 50 -4.20%

Portfolio Performance

2024-09-16 to 2026-07-30
Portfolio 42.39%
NIFTY 50 -4.20%

Year-by-Year Performance

Open a year to inspect the monthly performance breakdown.

Holdings

3 open positions
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry INR 282.32
Stop-loss INR 288.11
Days in Portfolio 7 days Since 2026-07-24
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry INR 1,631.80
Stop-loss INR 1,581.98
Days in Portfolio 3 days Since 2026-07-28
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry INR 813.00
Stop-loss INR 781.62
Days in Portfolio 1 day Since 2026-07-30

Next Buy Candidate

2026-07-30
Candidate
Rashi Peripherals Limited
Smart Portfolio candidate
3M Price Trend 2026-04-30 to 2026-07-30
77.41%
Latest price INR 813.00 2026-07-30
Rank
1
Score
6.16
Price
INR 813.00
Planned Buy Size
INR 23,733
Current portfolio value divided by max holdings ; est. 29.19 units

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-30",
            "total_value": 71196.72,
            "cash_value": 0,
            "total_return_percent": 42.39,
            "holdings_count": 3
        },
        "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": 71196.72,
            "expected_quantity": 8287.35,
            "reason": "Smart Portfolio candidate"
        }
    }
}

History

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