Istanbul Stock Exchange

Turkey Turkey market BIST Benchmark Index BIST 100 (XU100.IS) Free

Istanbul Stock Exchange is a focused Smart Portfolio for users who want to follow Turkish-market opportunities on BIST. The model uses StockInvest.us ranking logic to narrow the local market into a small, trackable set of holdings.

The portfolio updates after local market data is available and keeps the process transparent: current holdings, daily accounting, candidate visibility, and stop-loss discipline are all part of the system. It is built to make an international exchange portfolio easier to inspect and understand.

Portfolio Value
TRY 111,796
Cash TRY 18,328
Total Return
123.59%
Since 2024-08-21
Benchmark
34.21%
Index BIST 100
Start Cash
TRY 50,000
Started 2024-08-21
Current Value
TRY 111,796
Cash TRY 18,328
Total Return
123.59%
BIST 100 34.21%
Open Holdings
2
Updated 2026-07-30

Portfolio Performance

2024-08-21 to 2026-07-30
Portfolio 123.59%
BIST 100 34.21%

Portfolio Performance

2024-08-21 to 2026-07-30
Portfolio 123.59%
BIST 100 34.21%

Year-by-Year Performance

Open a year to inspect the monthly performance breakdown.

Holdings

2 open positions
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry TRY 154.50
Stop-loss TRY 160.23
Days in Portfolio 24 days Since 2026-07-07
Loading price
Current Price
-
Latest stored quote
- Since entry
Open holdings to load chart
Position Value -
Stop Status -
Entry TRY 43.72
Stop-loss TRY 45.02
Days in Portfolio 3 days Since 2026-07-28

Next Buy Candidate

2026-07-29
Candidate
Aksu Enerji ve Ticaret Anonim Sirketi
Smart Portfolio candidate
3M Price Trend 2026-04-29 to 2026-07-29
41.11%
Latest price TRY 48.26 2026-07-29
Rank
1
Score
2.93
Price
TRY 48.26
Planned Buy Size
TRY 37,266
Current portfolio value divided by max holdings ; est. 772.17 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/istanbul-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": "istanbul-stock-exchange",
            "name": "Istanbul Stock Exchange",
            "currency": "TRY",
            "snapshot_date": "2026-07-30",
            "total_value": 111795.38,
            "cash_value": 18327.24,
            "total_return_percent": 123.59,
            "holdings_count": 2
        },
        "holdings": [
            {
                "ticker": {
                    "symbol": "JHG",
                    "company_name": "Example Holding Inc.",
                    "currency": "TRY"
                },
                "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": "TRY"
            },
            "rank": 1,
            "score": 4.1,
            "price": 26.24,
            "target_cash": 111795.38,
            "expected_quantity": 8287.35,
            "reason": "Smart Portfolio candidate"
        }
    }
}

History

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