Sepanjang pekan lalu, IHSG terkoreksi dalam yakni 4,73%.

Di samping itu, asing juga tercatat melakukan pembelian bersih sebesar Rp194,71 miliar di pasar negosiasi dan tunai.

Pada perdagangan Jumat (6/2/2026), indeks ditutup turun 2,08% ke posisi 7.935,26.

setSearchKeywords(history)
: document.cookie = “lastSearchKeyword=; path=/; max-age=0”;
btn.closest(“div”).remove();
});

let searchHistoryCookie = getSearchKeywords()

if (!Array.isArray(searchHistoryCookie)) {
searchHistoryCookie = []
}

let searchHistoryList = “”;
if (searchHistoryCookie.length > 0) {
for (let i = 0; i < searchHistoryCookie.length; i++) { searchHistoryList += ` ${searchHistoryCookie[i]} `; } } const elLastSearch = document.getElementById("cnbcSearchHistory"); elLastSearch.innerHTML = searchHistoryList; delSearch.addEventListener('click', () => {
searchInput.value = ”;
showDefault();
});

Loading…

Mengutip Stockbit, berikut 10 saham terbanyak dalam net foreign buy perdagangan pekan lalu!

Search

Search

Search History

const searchInput = document.getElementById(‘searchresult’);
const searchList = document.querySelector(‘.search-list-result’);
const searchSuggest = document.querySelector(‘.search-suggestion’);
const defaultSections = document.querySelectorAll(‘.default-section’);
const delSearch = document.getElementById(‘delSearch’);
const suggestionsContainer = document.getElementById(‘suggestions’);

function showDefault() {
defaultSections.forEach(el => el.classList.remove(‘hidden’));
searchSuggest.classList.add(‘hidden’);
suggestionsContainer.classList.add(‘hidden’);
delSearch.classList.add(‘hidden’);
}

function showSuggestion() {
defaultSections.forEach(el => el.classList.add(‘hidden’));
searchSuggest.classList.remove(‘hidden’);
suggestionsContainer.classList.remove(‘hidden’);
delSearch.classList.remove(‘hidden’);
}

// Debounce utility
function useDebounce(callback, delay) {
let timer;
return function (…args) {
clearTimeout(timer);
timer = setTimeout(() => callback(…args), delay);
};
}

// DOM elements

function escapeHTML(str) {
return str.replace(/[&”‘]/g, m =>
({ “&”:”&”, “”:”>”, ‘”‘:”"”, “‘”:”'” }[m])
);
}

function highlightKeyword(keyword, str) {
const safeStr = escapeHTML(str);
const safeKey = keyword.replace(/[.*+?^${}()|[]\]/g, “\$&”);
return safeStr.replace(new RegExp(`(${safeKey})`, “gi”), “$1″);
}

// Render suggestions
function renderSuggestions(suggestions, query) {
suggestionsContainer.innerHTML = ”; // Clear previous suggestions
if (suggestions.length === 0) {
return;
}

let suggestionList = “”
suggestions.forEach((suggestion, idx) => {
suggestionList +=
`

${highlightKeyword(query, suggestion)}

`;
});

suggestionsContainer.innerHTML = suggestionList
}

function fetchSuggestionsJSONP(query, callback) {
const script = document.createElement(‘script’);
const callbackName = `jsonpCallback_${Date.now()}`;
script.src = `https://suggestqueries.google.com/complete/search?client=chrome&q=${encodeURIComponent(query)}&callback=${callbackName}`;

window[callbackName] = function (data) {
callback(data[1], query); // Pass suggestions to callback
delete window[callbackName]; // Clean up
document.body.removeChild(script); // Remove script tag
};

script.onerror = function () {
console.error(‘Error fetching JSONP suggestions’);
delete window[callbackName];
document.body.removeChild(script);
};

document.body.appendChild(script);
}

// Debounced input handler
const handleInput = useDebounce((event) => {
const query = event.target.value.trim();

if (!query) {
showDefault();
return;
}

fetchSuggestionsJSONP(query, (suggestions) => {
if (!suggestions || suggestions.length === 0) {
suggestionsContainer.innerHTML = `No results found`
return;
}
renderSuggestions(suggestions, query);
showSuggestion();
});
}, 200);

// debounce delay value

searchInput.addEventListener(‘keyup’, handleInput);

function setSearchKeywords(keywords) {
document.cookie = `lastSearchKeyword=${encodeURIComponent(JSON.stringify(keywords))}; path=/`;
}

function getSearchKeywords() {
const cookies = document.cookie.split(‘; ‘);
for (let cookie of cookies) {
let [name, value] = cookie.split(‘=’);
if (name === ‘lastSearchKeyword’) {
try {
return JSON.parse(decodeURIComponent(value));
} catch (e) {
return [];
}
}
}
return [];
}

document.addEventListener(“click”, e => {
const btn = e.target.closest(“.remove-history”);
if (!btn) return;
const value = btn.dataset.value.trim();
let history = getSearchKeywords();
history = history.filter(
v => v.trim() !== value
);
history.length
?

Maka apa saja saham yang banyak masuk keranjang beli asing selama sepekan lalu?

Sementara itu, investor asing terpantau melakukan aksi pembelian bersih jumbo selama sepekan lalu yakni sebesar Rp3,62 triliun di seluruh pasar, termasuk sebesar Rp3,81 triliun di pasar reguler.

Indeks hanya berhasil menguat di zona hijau pada selama dua hari beruntun, yakni Selasa dan Rabu.

$(document).ready(function() {
detikConnectAutoLogin(‘10178’, false, onLoginClient);
});

function onLoginClient (data){
let prefix = “
const suffix = “

$(‘#loaderAuth’).remove()
const dcUrl = ‘https://connect.detik.com/dashboard/’;

if (data.is_login) {
$(‘#connectDetikAvatar’).html(`

`);
$(‘#UserMenu’).append(`
${prefix}

My Profile

Logout

${suffix}
`);

$(“#alloCardIframe”).iFrameResize();

} else {
prefix = “

$(‘#connectDetikAvatar’).html(`

`);
$(‘#UserMenu’).append(`
${prefix}

REGISTER

LOGIN
${suffix}
`);
}
}

RESEARCH
OPINION
PHOTO
VIDEO
INFOGRAPHIC
BERBUATBAIK.ID

MARKET DATA

MAJOR INDEXES

INDO-FX

USD-FX

COMMODITIES

BONDS

CNBC Indonesia

Market

Berita Market

Asing Terciduk Diam-Diam Borong 10 Saham Ini Kala IHSG Ambruk

Comment

SHARE

url telah tercopy

const copyurl = document.getElementById(“copyurl”);
const notif = document.querySelector(“.notif”);
const copyThis = function () {
navigator.clipboard.writeText(window.location.href);
notif.classList.remove(“opacity-0”);
notif.classList.add(“opacity-100”);
setTimeout(() => {
document.querySelectorAll(“.notif”).forEach((el) => {
el.classList.remove(“opacity-100”);
el.classList.add(“opacity-0”);
});
}, 600);
};

copyurl.addEventListener(“click”, () => {
copyThis();
});

var article = {
idnews : 709326,
idkanal : 17 };

var baseurl = ‘https://www.cnbcindonesia.com/market/20260209075300-17-709326/asing-terciduk-diam-diam-borong-10-saham-ini-kala-ihsg-ambruk’;

$(document).ready(function () {
setTimeout(
function() {
shareBox.run($(‘.cnbc-share-top’))
shareBox.countComment($(‘.count-komentar’));
}, 1000
);
});

Zefanya Aprilia, 
CNBC Indonesia

09 February 2026 08:15

Foto: Suasana layar digital pergerakan harga saham di Bursa Efek Indonesia, Jakarta, Jumat (30/1/2026). (CNBC Indonesia/Muhammad Sabki)

Jakarta, CNBC Indonesia – Indeks Harga Saham Gabungan (IHSG) ambruk pada akhir pekan lalu.

Leave a Reply

Your email address will not be published. Required fields are marked *