End-of-day stock data, daily analytics, and multi-day trend indicators from Indonesia Stock Exchange (IDX). Dashboard + REST API for investors and developers.
Comprehensive IDX data updated after market close. Dashboard, analytics, and API — all in one platform.
Daily open, high, low, close, volume, and frequency for all IDX-listed stocks. Updated after every trading session.
Foreign flow, VWAP, bid-ask spread, turnover, trade intensity, candlestick patterns, and more — calculated daily per stock.
SMA, EMA, RSI, MACD, Bollinger Bands, OBV, breakouts, and support/resistance — computed across historical windows.
Sector heatmap, sector rotation, broker rankings, and foreign flow tracking to understand market-wide participation.
RESTful API with JSON responses. Integrate stock data, analytics, and trend indicators into your own applications.
Up to 1+ year of historical OHLCV data and analytics for in-depth review. Access varies by plan tier.
Every trading day, we compute daily analytics for each stock and multi-day trend indicators across historical windows.
Per-stock, per-day — updated after market close
Computed on-the-fly across historical windows — Pro & Master plans
RESTful API delivering EOD stock data, analytics, and trend indicators. Available on Pro and Master plans.
const response = await fetch('https://api.kainex.io/v1/idx/BBCA/eod', {
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
}
});
const data = await response.json();
// {
// "ticker": "BBCA",
// "date": "2026-04-25",
// "close": 9875,
// "change_pct": +1.28,
// "volume": 12400000,
// "foreign_net": -341000000
// }
No credit card required. All plans include the analytics dashboard.
Explore basic analytics and get a feel for the platform.
Full analytics, trend indicators, historical data, and API access.
Daily analytics, 29 indicators, and API access. Start free, no credit card needed.