外資上周買超443.82億 買超兆豐金6.84萬張最多
Sep 16th 2013, 14:04, by service.nownews@gmail.com (nownews)
楊伶雯
2013年9月16日 22:04
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = ' 更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
台股投資人在證券行看大盤走勢。(圖/中央社資料照)
記者楊伶雯/台北報導 根據證交所統計,外資上周在集中市場總買進金額為1269.18億元,總賣出金額為825.36億元,累計買超為443.82億元,買超兆豐金6.84萬張最多,賣超和碩1.54萬張最多。 證交所統計,自102年年初至9月14日止,外資總買進金額為3兆5827.66億元,總賣出金額為3兆4830.57億元,累計買超為997.09億元。外資總持有股票(包括原始股東持股及自集中市場買進持股)市值為7兆7224.12億元,占全體上市股票市值的34.24%,較9月6日的7兆7133.37億元新台幣增加90.75億元。 就個股部分比較:上周外資自集中市場買超最多的前三名上市公司為:第一名:兆豐金:買進94,040千股,賣出25,625千股,買超68,415千股。第二名:中信金:買進105,599千股,賣出43,901千股,買超61,698千股。第三名:台積電:買進153,539千股,賣出95,326千股,買超58,213千股。 上周外資自集中市場賣超最多的前三名上市公司為:第一名:和碩:買進26,160千股,賣出41,515千股,賣超15,355千股。第二名:華寶:買進1,407千股,賣出14,448千股,賣超13,041千股。第三名:鴻海:買進71,051千股,賣出82,250千股,賣超11,199千股。
關鍵字:
證交所
李述德
金管會
董事酬金
肥貓
許勝雄
張平沼
林火燈
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends:
|
留言列表