Oslo Stock Exchange

Norway Norway market OSE Benchmark Index Oslo Bors All-share Index_gi (^OSEAX) Free

Oslo Stock Exchange gives users a focused view of how the StockInvest.us model behaves in the Norwegian market. It is built around local OSE candidates rather than U.S. stocks, making it useful for users who want exchange-specific signals and portfolio accounting.

The model reviews candidates after the Oslo market data is updated and applies the same disciplined portfolio process: candidate selection, daily holdings, stop-loss control, and transparent transaction history. The result is a local-market Smart Portfolio that is easy to follow.

Portfolio Value
NOK 76,250
Cash NOK 0
Total Return
52.50%
Since 2024-08-21
Benchmark
39.40%
Index Oslo Børs All-Share Index
Start Cash
NOK 50,000
Started 2024-08-21
Current Value
NOK 76,250
Cash NOK 0
Total Return
52.50%
Oslo Børs All-Share Index 39.40%
Open Holdings
3
Updated 2026-07-30

Portfolio Performance

2024-08-21 to 2026-07-30
Portfolio 52.50%
Oslo Børs All-Share Index 39.40%

Portfolio Performance

2024-08-21 to 2026-07-30
Portfolio 52.50%
Oslo Børs All-Share Index 39.40%

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 NOK 182.80
Stop-loss NOK 196.06
Days in Portfolio 36 days Since 2026-06-25
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry NOK 137.60
Stop-loss NOK 140.76
Days in Portfolio 18 days Since 2026-07-13
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry NOK 747.00
Stop-loss NOK 743.55
Days in Portfolio 10 days Since 2026-07-21

Next Buy Candidate

2026-07-28
Candidate
Frontline Ltd-Bermuda
Smart Portfolio candidate
3M Price Trend 2026-04-28 to 2026-07-28
12.54%
Latest price NOK 377.90 2026-07-28
Rank
1
Score
4.82
Price
NOK 377.90
Planned Buy Size
NOK 25,417
Current portfolio value divided by max holdings ; est. 67.26 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/oslo-stock-exchange
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": "oslo-stock-exchange",
            "name": "Oslo Stock Exchange",
            "currency": "NOK",
            "snapshot_date": "2026-07-30",
            "total_value": 76249.48,
            "cash_value": 0,
            "total_return_percent": 52.5,
            "holdings_count": 3
        },
        "holdings": [
            {
                "ticker": {
                    "symbol": "JHG",
                    "company_name": "Example Holding Inc.",
                    "currency": "NOK"
                },
                "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": "NOK"
            },
            "rank": 1,
            "score": 4.1,
            "price": 26.24,
            "target_cash": 76249.48,
            "expected_quantity": 8287.35,
            "reason": "Smart Portfolio candidate"
        }
    }
}

History

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