BS4 getting data from www.set.or.th


In [1]:
import urllib2
from bs4 import BeautifulSoup
url='''http://www.set.or.th/set/historicaltrading.do?symbol=AAV&page=0&language=th&country=TH&type=trading'''
content = urllib2.urlopen(url).read()
soup = BeautifulSoup(content, 'html.parser')
print soup.prettify()


<!DOCTYPE html>
<html lang="th">
 <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="th"> <![endif]-->
 <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="th"> <![endif]-->
 <!--[if IE 8]> <html class="no-js lt-ie9" lang="th"> <![endif]-->
 <!--[if gt IE 8]><!-->
 <html class="no-js" lang="th">
  <!--<![endif]-->
  <head>
   <meta charset="utf-8">
    <meta content="IE=edge,chrome=1,IE=8" http-equiv="X-UA-Compatible">
     <meta content="The Stock Exchange of Thailand: Your Investment Resource for Thailand's Capital Market" name="description">
      <meta content="SET, mai, thai stocks, Thailand, stock, stock exchange, Thai capital market, equity, bond, derivatives, stock market, quotes, financial, internet trading, listed companies, IPO, regulations, broker, market data, investment information, news, investor education" name="keywords">
       <meta content="width=device-width, initial-scale=1, user-scalable=yes" name="viewport">
        <title>
         ตลาดหลักทรัพย์แห่งประเทศไทย - ข้อมูลรายบริษัท/หลักทรัพย์
        </title>
        <link href="/images/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>
        <link href="/styles/bootstrap.min.css" rel="stylesheet">
         <link href="/styles/bootstrap-theme.min.css" rel="stylesheet">
          <link href="/styles/font-awesome.min.css" rel="stylesheet">
           <link href="/styles/bootstrap-submenu.min.css" rel="stylesheet">
            <link href="/styles/main.css" rel="stylesheet">
             <link href="/styles/main-en.css" rel="stylesheet">
              <link href="/styles/setstyle.css" rel="stylesheet">
               <link href="/styles/main-responsive.css" rel="stylesheet">
                <link href="/styles/tablet.css" rel="stylesheet">
                 <link href="/scripts/fullcalendar-2.1.1/fullcalendar.min.css" rel="stylesheet">
                  <!--[if lt IE 10]><link rel="stylesheet" href="/styles/ie.css"> <![endif]-->
                  <script src="/scripts/vendor/jquery-1.11.2.min.js">
                  </script>
                  <!-- Start Other CSS -->
                  <!-- Start Chart CSS -->
                  <link href="/styles/chart.css" rel="stylesheet">
                   <!-- End Chart CSS -->
                   <!-- End Other CSS -->
                   <!--[if lt IE 9]>
    <script src="/scripts/vendor/html5shiv.min.js"></script>
    <script src="/scripts/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
    <![endif]-->
                  </link>
                 </link>
                </link>
               </link>
              </link>
             </link>
            </link>
           </link>
          </link>
         </link>
        </link>
       </meta>
      </meta>
     </meta>
    </meta>
   </meta>
  </head>
  <body>
   <!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
   <!-- Start header -->
   <div class="webonly">
    <!-- Start header -->
    <div class="container mobile-language-selector collapse" id="mobile-language-sel">
     <p class="pull-left">
      <strong>
       ภาษา :
      </strong>
     </p>
     <ul class="pull-right">
      <li>
       <a href="localeswitching.do?language=th&amp;country=TH&amp;nextpage=http%3A%2F%2Fwww.set.or.th%2Fset%2Fhistoricaltrading.do%3Fsymbol%3DAAV%26page%3D0%26type%3Dtrading">
        ไทย
       </a>
      </li>
      <li class="last-item">
       <a href="localeswitching.do?language=en&amp;country=US&amp;nextpage=http%3A%2F%2Fwww.set.or.th%2Fset%2Fhistoricaltrading.do%3Fsymbol%3DAAV%26page%3D0%26type%3Dtrading">
        EN
       </a>
      </li>
     </ul>
    </div>
    <div class="header" id="header">
     <div class="container logo_banner">
      <div class="row">
       <div class="col-xs-12 col-md-2 col-sm-4 logo_header">
        <a class="logo-set-th" href="http://www.set.or.th/th/index.html">
        </a>
        <ul class="pull-right mini-language-menu visible-xs">
         <li>
          <a class="btn btn-link btn-mobile-toggle-language" data-target="#mobile-language-sel" data-toggle="collapse" href="#">
           ภาษา
          </a>
         </li>
         <li>
          <a class="btn btn-link btn-mobile-signin" data-target="#login-box" data-toggle="collapse" href="#">
           ลงชื่อเข้าใช้
          </a>
         </li>
        </ul>
       </div>
       <div class="col-xs-12 col-sm-8 col-md-10 braner-and-search padding-0">
        <!-- Top Banner area -->
        <div class="visible-lg braner-header">
         <!-- Start dfp code -->
         <script type="text/javascript">
          var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function () {
    var gads = document.createElement('script');
    gads.async = true;
    gads.type = 'text/javascript';
    var useSSL = 'https:' == document.location.protocol;
    gads.src = (useSSL ? 'https:' : 'http:') +
        '//www.googletagservices.com/tag/js/gpt.js';
    var node = document.getElementsByTagName('script')[0];
    node.parentNode.insertBefore(gads, node);
})();
         </script>
         <script type="text/javascript">
          googletag.cmd.push(function () {
    googletag.defineSlot('/15511860/SET_TH_top_banner_728x90', [728, 90], 'div-gpt-ad-1330935727550-0').addService(googletag.pubads());
    googletag.pubads().enableSingleRequest();
    googletag.enableServices();
});
         </script>
         <!-- End dfp code -->
         <!-- SET_TH_top_banner_728x90 -->
         <div id="div-gpt-ad-1330935727550-0" style="width:728px; height:90px;">
          <script type="text/javascript">
           googletag.cmd.push(function() { googletag.display('div-gpt-ad-1330935727550-0'); });
          </script>
         </div>
        </div>
        <div class="search_header navbar-collapse collapse" id="nav-form-search">
         <form action="http://www.set.or.th/commons/searchresult.html" class="form-search" id="cse-search-box" role="form" target="_blank">
          <input name="cx" type="hidden" value="partner-pub-0901699256947485:8450636272"/>
          <input name="cof" type="hidden" value="FORID:9"/>
          <input name="ie" type="hidden" value="UTF-8"/>
          <input name="sa" type="submit" value="ค้นหา"/>
          <div class="input-group">
           <input class="input-search form-control not_focus " name="q" placeholder="Search" type="text" value="Search">
            <span class="input-group-btn">
             <button class="btn btn-default btn-search" onclick="javascript:submit();" type="button">
              <i class="fa fa-search">
              </i>
             </button>
            </span>
           </input>
          </div>
         </form>
         <div class="row">
          <div class="col-md-12 search_lan_select hidden-xs">
           ภาษา :
           <a href="localeswitching.do?language=th&amp;country=TH&amp;nextpage=http%3A%2F%2Fwww.set.or.th%2Fset%2Fhistoricaltrading.do%3Fsymbol%3DAAV%26page%3D0%26type%3Dtrading">
            ไทย
           </a>
           |
           <a href="localeswitching.do?language=en&amp;country=US&amp;nextpage=http%3A%2F%2Fwww.set.or.th%2Fset%2Fhistoricaltrading.do%3Fsymbol%3DAAV%26page%3D0%26type%3Dtrading">
            EN
           </a>
           <div class="sr-only">
           </div>
           <div class="pull-right">
            <a class="printer-th" href="#" onclick="window.print();" title="พิมพ์หน้านี้">
            </a>
           </div>
          </div>
         </div>
        </div>
        <div class="nav-get-f visible-xs visible-sm clearfix">
         <form action="" onsubmit="quoteActionGotoPage();return false;" role="search">
          <div class="pull-left">
           <input id="txtSymbolXS" placeholder="Get Quote" type="text" value="Get Quote">
           </input>
          </div>
          <div class="pull-right">
           <button class="btn-search" id="searchBtnXS" onclick="quoteActionGotoPage();" type="button">
            <i class="fa fa-caret-right">
            </i>
           </button>
           <button id="quoteBtn2" onclick="window.location='http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH';" type="button">
            <small>
             ชื่อย่อ
            </small>
           </button>
          </div>
         </form>
        </div>
       </div>
      </div>
     </div>
     <!-- Start Nav header -->
     <nav class="navbar border-bottom-yellow-4" id="top-nav" role="navigation">
      <div class="container">
       <div class="row background-nav-tablet ">
        <div class="navbar-header">
         <button class="navbar-toggle collapsed navbar-toggle-show" data-target="#nav-header" data-toggle="collapse" type="button">
          <div class="icon-container">
           <span class="sr-only">
            Toggle navigation
           </span>
           <span class="icon-bar icon-bar-menu">
           </span>
           <span class="icon-bar icon-bar-menu">
           </span>
           <span class="icon-bar icon-bar-menu">
           </span>
          </div>
          <span class="icon-text">
           MENU
          </span>
         </button>
         <button class="btn btn-link btn-toggle-search visible-xs" data-target="#nav-form-search" data-toggle="collapse" type="button">
          <i class="fa fa-search">
          </i>
         </button>
         <a class="navbar-brand" href="http://www.set.or.th/th/index.html">
         </a>
        </div>
        <!-- Collect the nav links, forms, and other content for toggling -->
        <div class="collapse navbar-collapse padding-right-0" id="nav-header">
         <ul class="nav navbar-nav">
          <li class="nav1 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/th/about/index.html">
            <span class="visible-xs visible-sm">
             เกี่ยวกับตลท.
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li>
             <a href="http://www.set.or.th/th/about/vision/vision_p1.html">
              พันธกิจและวิสัยทัศน์
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/about/overview/history_p1.html">
              ภาพรวม ตลท.
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/about/overview/history_p1.html">
                ประวัติและบทบาท
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/board_p1.html">
                คณะกรรมการ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/organization_p1.html">
                คณะผู้บริหาร/โครงสร้าง
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/setlogo_p1.html">
                ตราสัญลักษณ์ ตลท.
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/setgroup_p1.html">
                กลุ่มตลาดหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/share_p1.html">
                โครงสร้างการถือหุ้น
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/setcg_p1.html">
                การกำกับดูแลกิจการที่ดี
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/overview/whistleblowing_p1.html">
                การแจ้งเบาะแส
               </a>
              </li>
              <li>
               <a href="http://www.tfex.co.th/th/about/glance.html" target="_blank">
                เกี่ยวกับตลาดสัญญาซื้อขายล่วงหน้า
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/about/annual/annual_p1.html">
              รายงานผลการดำเนินงาน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/about/annual/annual_p1.html">
                รายงานประจำปี
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/annual/sd_report_p1.html">
                รายงานความยั่งยืน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/annual/financial_statement_p1.html">
                งบการเงินประจำปีและ MD&amp;A;
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/about/holidays/holidays_p1.html">
              วันหยุดตลาดหลักทรัพย์
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/about/jobs/jobs_p1.html">
              ร่วมงานกับเรา
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/about/jobs/jobs_p1.html">
                สมัครงาน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/about/jobs/internship_p1.html">
                การฝึกงาน
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/about/map/map_p1.html">
              แผนที่ตลาดหลักทรัพย์
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/about/setupdate/setupdate_p1.html">
              SET Update
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/about/newsletter/newsletter_p1.html">
              SET Newsletter
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/about/sse/guideline_p1.html">
              การพัฒนาตลท.เพื่อความยั่งยืน
             </a>
            </li>
           </ul>
          </li>
          <li class="nav2 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/th/regulations/index.html">
            <span class="visible-xs visible-sm">
             กฎเกณฑ์/การกำกับ
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/regulations/supervision/listed_p1.html">
              หลักเกณฑ์และการกำกับ
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/regulations/supervision/listed_p1.html">
                การกำกับบริษัทจดทะเบียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/supervision/surveillance_p1.html">
                การกำกับการซื้อขาย
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/supervision/member_p1.html">
                การกำกับบริษัทสมาชิก
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/supervision/enforcement_p1.html">
                วินัยและคดี
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/supervision/market_policy_p1.html">
                นโยบายกำกับตลาด
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/notification.do?language=th&amp;country=TH">
              กฎเกณฑ์ที่เกี่ยวข้อง
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/notification.do?language=th&amp;country=TH">
                กฎเกณฑ์แยกตามประมวล
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/circulated_memo/circulated_memo_p1.html">
                หนังสือเวียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/searchregulation.do?language=th&amp;country=TH">
                ค้นหากฎเกณฑ์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/rule_amendments/rule_amendments_p1.html">
                กฎเกณฑ์ใหม่
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/simplified_regulations/simplified_regulations_p1.html">
                Simplified Regulations
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/regulations/enforcement/enforcement_p1.html">
              การบังคับใช้
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/regulations/enforcement/enforcement_p1.html">
                กระบวนการพิจารณา
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/enforcement/disprocess_p1.html">
                กระบวนการพิจารณาความผิดทางวินัย
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/enforcement/aplprocess_p1.html">
                กระบวนการพิจารณาอุทธรณ์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/enforcement/penalties_p1.html">
                การดำเนินการทางวินัย
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/regulations/tax/tax_p1.html">
              ภาษี
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/regulations/tax/tax_p1.html">
                ตราสารทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/regulations/tax/tax_bond_p1.html">
                ตราสารหนี้
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/regulations/protection/protection_p1.html">
              การคุ้มครองผู้ลงทุน
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/regulations/consult/market_consultation_p1.html">
              Market Consultation
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/set/regulatorystatistics.do?language=th&amp;country=TH">
              ค่าสถิติงานกำกับ
             </a>
            </li>
           </ul>
          </li>
          <li class="nav3 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/th/products/index.html">
            <span class="visible-xs visible-sm">
             สินค้า/บริการ
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/index/setindex_p1.html">
              ดัชนี
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/index/setindex_p1.html">
                ดัชนีตลาดหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/index/maiindex_p1.html">
                ดัชนี mai
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/index/ftse_set_p1.html">
                ดัชนี FTSE SET
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/index/ftse_asean_p1.html">
                ดัชนี FTSE ASEAN
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/index/tri_p1.html">
                ดัชนีผลตอบแทนรวม (TRI)
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/products/equities/equities_p1.html">
              ตราสารทุน
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/products/bonds/bonds_p1.html">
              ตราสารหนี้
             </a>
            </li>
            <li>
             <a href="http://www.tfex.co.th/th/products/products.html" target="_blank">
              ตราสารอนุพันธ์
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/set/etfstatistics.do?language=th&amp;country=TH">
              อีทีเอฟ (ETF)
             </a>
            </li>
            <li>
             <a href="http://www.thaimutualfund.com" target="_blank">
              กองทุนรวม
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/dw/dw_p1.html">
              ใบสำคัญแสดงสิทธิอนุพันธ์(DW)
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/dw/dw_p1.html">
                รู้จัก DW
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/newlistingdw.do?language=th&amp;country=TH">
                ข้อมูล DW
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/dw/dw_article.html">
                กิจกรรม/สัมมนา
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/dwunderlying.do?language=th&amp;country=TH">
                รายชื่อสินทรัพย์อ้างอิง DW
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/dw/dw_list.html">
                รายชื่อผู้ออก DW
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/dw/dw_issuer.html">
                สำหรับผู้สนใจออก DW
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/info/details_p1.html">
              บริการข้อมูลหลักทรัพย์
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/info/details_p1.html">
                ประเภทของข้อมูล
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/info/subscription_p1.html">
                ติดต่อรับบริการ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/info/data_vendors_p1.html">
                รายชื่อผู้ขายข้อมูลรับอนุญาต
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/info/policy_p1.html">
                นโยบายการใช้ข้อมูลตลาดหลักทรัพย์
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/listing2/listing_set_p1.html">
              บริการการเข้าจดทะเบียน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/listing2/listing_set_p1.html">
                การเข้าจดทะเบียนตราสารทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/listing/bond_listing_p1.html">
                การเข้าจดทะเบียนตราสารหนี้
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/listing2/download_p1.html">
                แบบฟอร์ม แบบคำขอ และแบบรายงาน
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/institution/institution_p1.html">
              บริการสำหรับผู้ลงทุนสถาบัน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/institution/institution_p1.html">
                วิธีการซื้อขายสำหรับผู้ลงทุนสถาบัน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/institution/dma.html">
                Direct Market Access (DMA)
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/institution/program_trading.html">
                Program Trading
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="/th/products/colocation/colocation_p1.html">
              บริการ Co-location
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/trading/equity/trading_p1.html">
              วิธีการซื้อขาย
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/th/products/trading/equity/trading_p1.html">
                การซื้อขายตราสารทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/trading/bond/bond_trading_p1.html">
                การซื้อขายตราสารหนี้
               </a>
              </li>
              <li>
               <a href="http://www.tfex.co.th/th/education/files/2011-09-FiveSteps-Trading-Th.pdf" target="_blank">
                การซื้อขายตราสารอนุพันธ์
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/memberlist.do?language=th&amp;country=TH">
              บริษัทสมาชิก
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/memberlist.do?language=th&amp;country=TH">
                รายชื่อบริษัทสมาชิกตลาดหลักทรัพย์แห่งประเทศไทย
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/member/firsts/firsts_dealer_p1.html">
                รายชื่อผู้ค้าตราสารหนี้ในระบบ Firsts
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/member/firsts/firsts_investor_p1.html">
                รายชื่อผู้ลงทุนสถาบันในระบบ Firsts
               </a>
              </li>
              <li>
               <a href="http://www.tfex.co.th/th/member/list.html" target="_blank">
                รายชื่อบริษัทสมาชิกตลาดสัญญาซื้อขายล่วงหน้า
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/member/member_stock.html">
                การรับสมาชิก
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/products/isv/isv_p1.html">
              บริษัทผู้พัฒนาระบบ (ISV)
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/setapp.html">
              SET Application
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/products/financial/financial_instruments.html">
              เครื่องมือทางการเงิน
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/th/products/resource/resource_p1.html">
              แหล่งศึกษาข้อมูล
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="/th/products/resource/resource_p1.html">
                แหล่งความรู้การลงทุน
               </a>
              </li>
              <li>
               <a href="/setresearch/setresearch.html" target="_blank">
                SET Research
               </a>
              </li>
              <li>
               <a href="/th/market/MnA.html">
                การควบรวมกิจการ
               </a>
              </li>
             </ul>
            </li>
           </ul>
          </li>
          <li class="nav4 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
            <span class="visible-xs visible-sm">
             ข้อมูลการซื้อขาย
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
              ดัชนี
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
                ราคาดัชนีตลาดหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/mkt/ftsesetindex.do?language=th&amp;country=TH">
                ราคาดัชนี FTSE SET Series
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/market/setindexchart.html">
                กราฟราคาดัชนีย้อนหลัง
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/market/ftse_asean.html">
                ราคาดัชนี FTSE ASEAN
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/market/constituents.html">
                รายชื่อหลักทรัพย์ที่ใช้คำนวณดัชนี
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/market/tri.html">
                ราคาดัชนีผลตอบแทนรวม
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/market/market_statistics.html">
                สถิติดัชนีตลาดหลักทรัพย์
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://marketdata.set.or.th/mkt/marketsummary.do?language=th&amp;country=TH">
              ตราสารทุน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://marketdata.set.or.th/mkt/marketsummary.do?language=th&amp;country=TH">
                สรุปภาพรวมตลาด
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/mkt/sectorquotation.do?sector=SET50&amp;language=th&amp;country=TH">
                ราคาหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/mkt/topten.do?language=th&amp;country=TH">
                สิบอันดับหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/nvdroverview.do?language=th&amp;country=TH">
                ข้อมูล NVDR
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/shortsales.do?language=th&amp;country=TH">
                ข้อมูลธุรกรรมขายชอร์ต
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/mkt/fivedays.do?language=th&amp;country=TH">
                สรุปมูลค่าการซื้อขาย 5 วันทำการล่าสุด
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/mkt/investortype.do?language=th&amp;country=TH">
                สรุปมูลค่าการซื้อขายตามกลุ่มนักลงทุน
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://marketdata.set.or.th/tfx/tfexoverview.do?locale=th_TH">
              ตราสารอนุพันธ์
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexoverview.do?locale=th_TH">
                สรุปภาพรวมตลาด
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexintradayreport.do?locale=th_TH">
                ราคาอนุพันธ์
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexblocktradereport.do?locale=th_TH">
                ข้อมูลการซื้อขายรายใหญ่ (Block Trade)
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexinvestortypetrading.do?locale=th_TH">
                สรุปปริมาณซื้อขายตามกลุ่มนักลงทุน
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexhistoricalreport.do?locale=th_TH">
                ข้อมูลการซื้อขายย้อนหลัง
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/tfexbrokerrank.do?locale=th_TH">
                อันดับการซื้อขายของบริษัทสมาชิก
               </a>
              </li>
              <li>
               <a href="http://www.tfex.co.th/tfex/referenceData.html?locale=th_TH" target="_blank">
                ข้อมูลอ้างอิง
               </a>
              </li>
              <li>
               <a href="http://www.tfex.co.th/tfex/downloadSeriesProfile.html" target="_blank">
                ดาวน์โหลด Series Profile
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://marketdata.set.or.th/tfx/bexoverview.do?locale=th_TH">
              ตราสารหนี้
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexoverview.do?locale=th_TH">
                สรุปภาพรวมตลาด
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexgovbondyield.do?locale=th_TH">
                อัตราผลตอบแทนพันธบัตรรัฐบาลระหว่างวัน
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexquotationbyissuer.do?locale=th_TH">
                ราคาตราสารหนี้ (AOM)
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexdealerquote.do?locale=th_TH">
                ราคาเสนอซื้อ-ขาย ของ Dealer
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexhistoricaldata.do?locale=th_TH">
                ข้อมูลการซื้อขายย้อนหลัง
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexinterestrate.do?locale=th_TH">
                อัตราอ้างอิง
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bexcreditrating.do?locale=th_TH">
                อันดับเครดิต
               </a>
              </li>
              <li>
               <a href="http://www.settrade.com/C03_05_bond_Calculator.jsp" target="_blank">
                เครื่องคำนวณตราสารหนี้
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/market/market_statistics.html">
              สถิติสำคัญของตลาดหลักทรัพย์
             </a>
            </li>
           </ul>
          </li>
          <li class="nav5 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
            <span class="visible-xs visible-sm">
             ข้อมูลบริษัท/หลักทรัพย์
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
              ข่าวบริษัท/หลักทรัพย์
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
                ข่าววันนี้
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/newslistinput.do?language=th&amp;country=TH&amp;headline=">
                ข่าวย้อนหลัง
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/marketalertnews.do?language=th&amp;country=TH">
                Market Alerts
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/cashbalancesecurity.do?language=th&amp;country=TH">
                หลักทรัพย์ที่เข้าข่ายมาตรการกำกับการซื้อขาย
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH">
              ตราสารทุน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH">
                ข้อมูลรายบริษัท / หลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/xcalendar.do?language=th&amp;country=TH">
                ปฏิทินหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/company/ipo/upcoming_ipo_set.html">
                หุ้นไอพีโอ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/ipo.do?language=th&amp;country=TH">
                บริษัท / หลักทรัพย์จดทะเบียนเข้าใหม่
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/company/companylist.html">
                รายชื่อบริษัท / หลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/download/isin.html">
                เลขรหัสหลักทรัพย์สากล
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://marketdata.set.or.th/tfx/bondlookup.do?locale=th_TH">
              ตราสารหนี้
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://marketdata.set.or.th/tfx/bondlookup.do?locale=th_TH">
                ข้อมูลรายตราสารหนี้
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bondcalendar.do?locale=th_TH">
                ปฏิทินตราสารหนี้
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bondoutstanding.do?locale=th_TH">
                สรุปมูลค่าคงค้าง
               </a>
              </li>
              <li>
               <a href="http://marketdata.set.or.th/tfx/bondlisting.do?locale=th_TH">
                ตราสารหนี้จดทะเบียนใหม่
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/oppdaybyperiod.do?language=th&amp;country=TH">
              Opportunity Day &amp; Company Highlights
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/oppdaybyperiod.do?language=th&amp;country=TH">
                Opportunity Day
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/companysummary.do?language=th&amp;country=TH">
                สรุปข้อสนเทศบริษัทจดทะเบียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/company/document/document_p1.html">
                Stock Focus
               </a>
              </li>
             </ul>
            </li>
           </ul>
          </li>
          <li class="nav6 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/mai/th/index.html">
            <span class="visible-xs visible-sm">
             หน่วยงาน
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/mai/th/index.html">
              ตลาด mai
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/mai/th/about/structure.html">
                เกี่ยวกับ mai
               </a>
              </li>
              <li>
               <a href="http://portal.set.or.th/mai/notification.do?locale=th_TH">
                กฎเกณฑ์/กำกับ
               </a>
              </li>
              <li>
               <a href="http://portal.set.or.th/mai/todaynews.do?locale=th_TH">
                ข่าว
               </a>
              </li>
              <li>
               <a href="http://portal.set.or.th/mai/stocklistbytype.do?locale=th_TH">
                ข้อมูลการซื้อขาย
               </a>
              </li>
              <li>
               <a href="http://portal.set.or.th/mai/stockslookup.do?locale=th_TH">
                ข้อมูลบริษัทจดทะเบียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/products/listing2/listing_mai_p1.html">
                การเข้าจดทะเบียน/IPO
               </a>
              </li>
              <li>
               <a href="http://portal.set.or.th/mai/activitycontent.do?locale=th_TH&amp;categoryId=2">
                กิจกรรม
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/mai/th/mai_fund/mai_fund_p1.html">
                กองทุนที่ลงทุนใน mai
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/tch/th/index.html">
              สำนักหักบัญชี TCH
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/tch/th/about/about.html">
                เกี่ยวกับ TCH
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tch/th/equity/members.html">
                ตราสารทุนและตราสารหนี้
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tch/th/derivatives/deriv_members.html">
                สัญญาซื้อขายล่วงหน้า
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tch/th/equity/equity_announcement.html">
                กฎเกณฑ์/กำกับ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tch/th/derivatives/statistic.html">
                เอกสารเผยแพร่
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/tsd/th/index.html">
              ศูนย์รับฝากหลักทรัพย์
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/tsd/th/about/overview.html">
                เกี่ยวกับ TSD
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/service/edividend.html">
                นักลงทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/service/service2.html">
                บริษัทสมาชิกผู้ฝากหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/service/service1.html">
                บริษัทจดทะเบียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/download/isin.html">
                กฎเกณฑ์/กำกับ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/download/statistic.html">
                ข้อมูลสถิติ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/tsd/th/download/isin.html">
                ข้อมูล ISIN
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/sustainable_dev/th/index.html">
              ศูนย์พัฒนาธุรกิจเพื่อความยั่งยืน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/sustainable_dev/th/cg/history_p1.html">
                ศูนย์พัฒนาการกำกับดูแลกิจการบริษัทจดทะเบียน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/sustainable_dev/th/sr/index.html">
                ศูนย์พัฒนาความรับผิดชอบต่อสังคม
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/sustainable_dev/th/social_impact_investment/about_p1.html">
                การลงทุนเพื่อสังคม
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/sustainable_dev/th/ir/development_p1.html">
                การพัฒนางานนักลงทุนสัมพันธ์
               </a>
              </li>
             </ul>
            </li>
           </ul>
          </li>
          <li class="nav7 dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="/education/th/index.html">
            <span class="visible-xs visible-sm">
             ความรู้การลงทุน
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li>
             <a href="http://www.set.or.th/education/th/index.html">
              หน้าหลัก
             </a>
            </li>
            <li class="dropdown-submenu">
             <a href="http://www.set.or.th/financialplanning/index.html">
              เริ่มต้นวางแผนการเงิน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/financialplanning/index.html">
                หน้าหลัก
               </a>
              </li>
              <!--<li><a href="#">4 รู้สู่ความมั่งคั่ง</a></li>-->
              <li>
               <a href="http://www.set.or.th/set/financialplanning/lifeevent.do?groupMenuId=1&amp;name=wealth">
                เส้นทางมั่งคั่ง
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/financialplanning/lifeevent.do?groupMenuId=2&amp;name=lifeevent">
                วางแผนตามใจ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/financialplanning/faq.do?language=th&amp;country=TH">
                FAQ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/financialplanning/glossary.do?language=th&amp;country=TH">
                คำศัพท์น่ารู้
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/financialplanning/lifeevent.do?name=workplace&amp;language=th&amp;country=TH">
                In-house Training
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a href="http://www.set.or.th/education/th/investment.html">
              เรียนรู้การลงทุน
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/education/th/investment.html">
                หน้าหลัก
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/begin/begin.html">
                มือใหม่เริ่มลงทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/begin/stock.html">
                ทางเลือกลงทุน
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/inv_classroom/bangkok.html">
                หลักสูตรการอบรม/สัมมนา
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/onlineseminar.html">
                สัมมนาออนไลน์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/clip.html">
                คลิปความรู้
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/elearning.html">
                e-Learning
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/article.html">
                บทความ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/document.html">
                เอกสารเผยแพร่
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/online_classroom/tool.html">
                โปรแกรมคำนวณ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/infographic.do?language=th&amp;country=TH">
                Infographic
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/education/th/begin/glossary.html">
                คำศัพท์ลงทุน
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.maruey.com" target="_blank">
              ห้องสมุดมารวย
             </a>
            </li>
            <li>
             <a href="http://investory.set.or.th" target="_blank">
              INVESTORY
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/setbook/index.html">
              SET Book
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/education/th/project/index.html">
              กิจกรรม/โครงการ
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/education/th/project/project.html">
                หน้าหลัก
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/yfs/index.html" target="_blank">
                Young Financial Star Competition (YFS)
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/phetecon/index.html" target="_blank">
                เศรษฐศาสตร์เพชรยอดมงกุฎฯ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/newbreed/index.html" target="_blank">
                New Breed
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/youngcfo/index.html" target="_blank">
                Young CFO
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/professional/index.html" target="_blank">
              มุมผู้ประกอบวิชาชีพ
             </a>
            </li>
           </ul>
          </li>
          <!--    
    <li class="nav7 dropdown dropdown-nav" >
        <a href="http://www.set.or.th/education/th/index.html" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown"><span class="visible-xs visible-sm">ห้องเรียนนักลงทุน</span></a>
        <ul class="dropdown-menu dropdown-nav-ul">
            <li><a href="http://www.set.or.th/education/th/index.html">หน้าหลัก</a></li>
			<li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/start/index.html" data-toggle="dropdown" aria-expanded="false">เริ่มต้นวางแผนการเงิน</a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li><a href="http://www.set.or.th/education/th/start/start.html">เริ่มต้นวางแผนการเงิน</a></li>                    
                </ul>
            </li>
            <li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/begin/index.html" data-toggle="dropdown" aria-expanded="false">มือใหม่ลงทุน</a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li><a href="http://www.set.or.th/education/th/begin/begin.html">มือใหม่ลงทุนอย่างมั่นใจ </a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/stock.html">ลงทุนหุ้น </a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/derivatives.html">ลงทุนอนุพันธ์</a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/etf.html">ลงทุนอีทีเอฟ</a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/mutualfund.html">ลงทุนกองทุนรวม</a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/bond.html">ลงทุนตราสารหนี้ </a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/right.html">สิทธิผู้ลงทุน </a></li>
                    <li><a href="http://www.set.or.th/education/th/begin/glossary.html">คำศัพท์ลงทุน </a></li>
                </ul>
            </li>
            <li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/pro/index.html" data-toggle="dropdown" aria-expanded="false">มือโปรลงทุน</a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li><a href="http://www.set.or.th/education/th/pro/pro.html">มือโปรลงทุนอย่างคุณภาพ </a></li>
                </ul>
            </li>
            <li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/inv_classroom/index.html" data-toggle="dropdown" aria-expanded="false">ห้องเรียนนักลงทุน (อบรมสัมมนา)</a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li class="dropdown-submenu">
                        <a href="http://www.set.or.th/education/th/inv_classroom/bangkok.html" data-toggle="dropdown" aria-expanded="false">ห้องเรียนนักลงทุนกรุงเทพ</a></li>
                    <li><a href="http://www.set.or.th/education/th/inv_classroom/roadshow.html">ห้องเรียนนักลงทุนสัญจร (ตจว.) </a></li>
                </ul>
            </li>
            <li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/online_classroom/index.html" data-toggle="dropdown" aria-expanded="false">ห้องเรียนนักลงทุนออนไลน์ </a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li><a href="http://www.set.or.th/education/th/online_classroom/onlineseminar.html">สัมมนาออนไลน์ </a></li>
                    <li><a href="http://www.set.or.th/education/th/online_classroom/clip.html">คลิปความรู้ออนไลน์ </a></li>
                    <li><a href="http://www.set.or.th/education/th/online_classroom/elearning.html">บทเรียนออนไลน์ </a></li>
                    <li><a href="http://www.set.or.th/education/th/online_classroom/article.html">บทความออนไลน์ </a></li>
                    <li><a href="http://www.set.or.th/education/th/online_classroom/document.html">เอกสารเผยแพร่ออนไลน์ </a></li>
                    <li><a href="http://www.set.or.th/education/th/online_classroom/tool.html">เครื่องมือการเงินออนไลน์ </a></li>    
                    <li><a href="http://www.set.or.th/set/infographic.do?language=th&country=TH">ข้อมูลภาพออนไลน์ (Infographic) </a></li>
                </ul>
            </li>
            <li class="dropdown-submenu">
                <a href="http://www.set.or.th/education/th/project/index.html" data-toggle="dropdown" aria-expanded="false">กิจกรรม/โครงการ </a>
                <ul class="dropdown-menu popover-set navtop" role="menu">
                    <li><a href="http://www.set.or.th/education/th/project/project.html">หน้าหลัก</a></li>
					<li><a href="http://www.set.or.th/financialplanning/index.html" target="_blank">เงินทองต้องวางแผน</a></li>
                    <li><a href="http://www.set.or.th/setic/index.html" target="_blank">SET Investment Center (SET IC)</a></li>
                    <li><a href="http://www.set.or.th/yfs/index.html" target="_blank">Young Financial Star Competition (YFS)</a></li>
                    <li><a href="http://www.set.or.th/phetecon/index.html" target="_blank">เศรษฐศาสตร์เพชรยอดมงกุฎฯ</a></li>
                    <li><a href="http://www.set.or.th/setcorner/index.html" target="_blank">SET Corner</a></li>
					<li><a href="http://www.set.or.th/newbreed/index.html" target="_blank">New Breed</a></li>
                    <li><a href="http://www.set.or.th/youngcfo/index.html" target="_blank">Young CFO</a></li>
                    <li><a href="http://www.set.or.th/education/th/project/activities.html">ข่าวกิจกรรมโครงการ  </a></li>
                </ul>
            </li>
        </ul>
    </li> 
-->
          <li class="nav8 last dropdown dropdown-nav">
           <a class="dropdown-toggle" data-hover="dropdown" data-toggle="dropdown" href="http://www.set.or.th/set/newsrelease.do?language=th&amp;country=TH">
            <span class="visible-xs visible-sm">
             ข่าว/กิจกรรม
            </span>
           </a>
           <ul class="dropdown-menu dropdown-nav-ul">
            <li>
             <a href="http://www.set.or.th/set/newsrelease.do?language=th&amp;country=TH">
              News Release
             </a>
            </li>
            <li>
             <a href="http://portal.set.or.th/tsd/eventcalendar.html?locale=th_TH">
              ปฏิทินกิจกรรม
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=1">
              ภาพกิจกรรม
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=1">
                ภาพกิจกรรมตลาดหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=2">
                ภาพกิจกรรมบจ./ผู้ออกหลักทรัพย์
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=3">
                ภาพกิจกรรมเพื่อสังคม
               </a>
              </li>
             </ul>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="http://www.set.or.th/set/iposhowcase.do?market=A&amp;language=th&amp;country=TH">
              กิจกรรมด้านผู้ออกหลักทรัพย์
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="http://www.set.or.th/set/iposhowcase.do?market=A&amp;language=th&amp;country=TH">
                เปิดตัวหุ้นไอพีโอ
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/news/issuer_activities/setawards/setawards_p1.html">
                SET Awards
               </a>
              </li>
              <li>
               <a href="http://www.set.or.th/th/news/issuer_activities/recent_seminar/recent_seminar_p1.html">
                สัมมนาที่ผ่านมา
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/news/set_in_the_city/set_in_the_city_p1.html">
              SET in the City
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/news/algorithmic_trading/algo_p1.html">
              Algorithmic Trading
             </a>
            </li>
            <li>
             <a href="http://www.set.or.th/th/news/thailand_focus/thailandfocus_p1.html">
              Thailand Focus
             </a>
            </li>
            <li>
             <a href="http://www.thaimutualfundnews.com" target="_blank">
              โครงการ LTF
             </a>
            </li>
            <li class="dropdown-submenu">
             <a aria-expanded="false" data-toggle="dropdown" href="/th/news/csr/csr_p1.html">
              ความรับผิดชอบต่อสังคม
             </a>
             <ul class="dropdown-menu popover-set navtop" role="menu">
              <li>
               <a href="/th/news/csr/social_recognition_project_p1.html">
                SET เชิดชูผู้ทำความดีเพื่อสังคม
               </a>
              </li>
             </ul>
            </li>
            <li>
             <a href="http://www.set.or.th/th/news/download/document_p1.html">
              เอกสารประกอบการสัมมนา
             </a>
            </li>
           </ul>
          </li>
         </ul>
         <form class="navbar-form navbar-right nav-set-form" onsubmit="quoteActionGotoPage();return false;" role="search">
          <div class="nav-quote hidden-xs hidden-sm">
           <input id="txtSymbolLG" placeholder="Get Quote" type="text" value="Get Quote">
            <button class="btn-search" id="searchBtnLG" onclick="quoteActionGotoPage();" type="button">
             <i class="fa fa-search">
             </i>
            </button>
            <button id="quoteBtn" onclick="window.location='http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH';" type="button">
             <small>
              หาชื่อย่อ
             </small>
            </button>
           </input>
          </div>
         </form>
        </div>
        <!-- end navbar-collapse -->
       </div>
      </div>
     </nav>
     <!-- End Nav header -->
     <!-- Start Forgot Password -->
     <div class="calendar-detail modal fade" id="frgtPasswordModal">
      <div class="modal-dialog modal-lg">
       <div class="modal-content" id="frgtPassword">
       </div>
      </div>
     </div>
     <!-- End Forgot Password -->
     <div class="container row-text-login">
      <div class="row ">
       <div>
        <div class="text-slide" id="breadcrumbs">
        </div>
        <div class="login-header navbar-collapse collapse" id="login-box">
         <form action="https://member.set.or.th/set/signinpage.do" id="loginForm" method="post" name="loginForm">
          <div class="login-box-container" id="loginBox">
           <h4 class="visible-xs">
           </h4>
           <input class="input-text-login" name="txtLogin" placeholder="E-mail or Username" type="text" value="E-mail or Username">
            <input class="input-text-login" name="txtPassword" placeholder="Password" type="password" value="Password">
             <input name="txtRtrPage" type="hidden" value="memberFirstPage">
              <input name="language" type="hidden" value="th"/>
              <input name="country" type="hidden" value="TH"/>
              <input class="btn-set btn-set-gray" type="submit" value="ลงชื่อเข้าใช้">
               <div class="login-register">
                <a href="http://member.set.or.th/set/registration.do?language=th&amp;country=TH" style="margin-right:4px;">
                 สมัครสมาชิก
                </a>
                <a href="http://member.set.or.th/set/forgotPassword.do?language=th&amp;country=TH" target="_blank">
                 ลืมรหัสผ่าน
                </a>
                <div class="checkbox" style="margin-top: -1px;">
                 <label>
                  <input checked="checked" name="txtKeepMe" style="margin-top: 3px" type="checkbox" value="1">
                   ให้ฉันอยู่ในระบบ
                  </input>
                 </label>
                </div>
               </div>
              </input>
             </input>
            </input>
           </input>
          </div>
         </form>
        </div>
       </div>
      </div>
     </div>
    </div>
    <div class="clearfix">
    </div>
   </div>
   <!-- End header -->
   <div class="printonly">
    <img src="/images/logo_en.jpg"/>
   </div>
   <div class="container">
    <div class="row sidebar-body-content">
     <!-- Start Sidebar -->
     <div class="webonly col-xs-12 col-md-2 sidebar-bg" id="sidebar-wrapper">
      <div id="sidebar">
       <div aria-multiselectable="true" class="panel-group" id="accordion" role="tablist">
       </div>
       <div class="tap-sign inward visible-xs visible-sm">
        <a class="btn-tap-sidebar" href="#">
        </a>
       </div>
      </div>
     </div>
     <!-- End Sidebar -->
     <!-- Start Body -->
     <div class="col-xs-12 col-md-10" id="body-content">
      <div class="visible-md visible-sm">
       <div class="row">
        <div class="col-sm-12">
         <a href="http://www.set.or.th/setapp" target="_blank">
          <img alt="Responsive image" border="0" class="img_ad img-responsive" height="100%" src="/commons/img/banner/setapp_650x80_v4.jpg" width="100%"/>
         </a>
        </div>
       </div>
      </div>
      <div class="visible-xs">
       <div class="row">
        <div class="col-xs-12">
         <a href="http://www.set.or.th/setapp" target="_blank">
          <img alt="Responsive image" border="0" class="img_ad img-responsive" height="100%" src="/commons/img/banner/setapp_350x43_v4.jpg" width="100%"/>
         </a>
        </div>
       </div>
      </div>
      <div class="row">
       <div class="col-lg-10" id="maincontent">
        <div class="row">
         <h1 class="page-header underline-orange">
          ข้อมูลรายบริษัท/หลักทรัพย์
         </h1>
         <p class="content">
          <br/>
          <div class="row">
           <div class="col-xs-12 col-md-12 col-lg-8">
            <h3>
             AAV : บริษัท เอเชีย เอวิเอชั่น จำกัด (มหาชน)
            </h3>
           </div>
           <div class="col-xs-12 col-md-12 col-lg-4">
            <div>
             <a class="btn-set-square btn-set-default" href="/set/commonslookup.do">
              ค้นหาบริษัท / หลักทรัพย์จดทะเบียน
             </a>
            </div>
            <div style="margin-top:8px;">
             <a class="btn-set-square btn-set-default" href="/set/factsheet.do?symbol=AAV&amp;ssoPageId=3&amp;language=th&amp;country=TH" target="_blank">
              สรุปข้อสนเทศบริษัทจดทะเบียน
             </a>
            </div>
           </div>
          </div>
          <br/>
          <div class="row">
           <div style="margin-left:3px;">
            <ul class="nav nav-tabs set-nav-tabs">
             <li class="first" role="tab">
              <a href="/set/companyprofile.do?symbol=AAV&amp;ssoPageId=4&amp;language=th&amp;country=TH">
               บริษัท/หลักทรัพย์
              </a>
             </li>
             <li role="tab">
              <a href="/set/companyhighlight.do?symbol=AAV&amp;ssoPageId=5&amp;language=th&amp;country=TH">
               งบการเงิน/ผลประกอบการ
              </a>
             </li>
             <li role="tab">
              <a href="/set/companyholder.do?symbol=AAV&amp;ssoPageId=6&amp;language=th&amp;country=TH">
               ผู้ถือหุ้นรายใหญ่
              </a>
             </li>
             <li role="tab">
              <a href="/set/companyrights.do?symbol=AAV&amp;ssoPageId=7&amp;language=th&amp;country=TH">
               ข้อมูลสิทธิประโยชน์
              </a>
             </li>
             <li role="tab">
              <a href="/set/companynews.do?symbol=AAV&amp;ssoPageId=8&amp;language=th&amp;country=TH">
               ข่าว
              </a>
             </li>
             <li role="tab">
              <a href="http://marketdata.set.or.th/mkt/stockquotation.do?symbol=AAV&amp;ssoPageId=1&amp;language=th&amp;country=TH">
               ราคาวันนี้
              </a>
             </li>
             <li class="active">
              <a class="nav-btn" href="#">
               ราคาย้อนหลัง
              </a>
             </li>
            </ul>
           </div>
          </div>
          <script language="javascript">
           function changeSymbol() {
            var newSymbol = document.theForm.symbol.value;
            document.theForm.submit();
        }
          </script>
          <form action="/set/historicaltrading.do" class="form-horizontal" name="theForm">
           <div class="form-group">
            <strong class="col-xs-6 col-md-6 col-lg-3 col-lg-offset-6 padding-0 control-label">
             เลือกหลักทรัพย์
            </strong>
            <div class="col-xs-6 col-md-6 col-lg-3">
             <select class="form-control" name="symbol" onchange="javascript:changeSymbol();">
              <option selected="" value="AAV">
               AAV
              </option>
              <option value="AAV-F">
               AAV-F
              </option>
             </select>
             <input name="language" type="hidden" value="th">
              <input name="country" type="hidden" value="TH">
              </input>
             </input>
            </div>
           </div>
          </form>
          <div class="row">
           <div class="col-xs-18 col-md-6">
            ข้อมูลย้อนหลังไม่เกิน 6 เดือน
           </div>
           <div class="col-xs-18 col-md-6 remark-content" style="text-align:right;">
            หมายเหตุ : ปริมาณ และมูลค่ารวมทุกวิธีการซื้อขาย
           </div>
          </div>
         </p>
        </div>
       </div>
      </div>
     </div>
    </div>
   </div>
  </body>
 </html>
</html>
ราคาคิดตาม Auto Matching เท่านั้น
<br>
 <div class="table-responsive">
  <table class="table table-hover table-info">
   <thead>
    <tr align="center" class="bggrey1">
     <th height="35" width="10%">
      <strong>
       วันที่
      </strong>
     </th>
     <th width="10%">
      <strong>
       ราคา
       <br>
        เปิด
       </br>
      </strong>
     </th>
     <th width="10%">
      <strong>
       ราคา
       <br>
        สูงสุด
       </br>
      </strong>
     </th>
     <th width="10%">
      <strong>
       ราคา
       <br>
        ต่ำสุด
       </br>
      </strong>
     </th>
     <th width="10%">
      <strong>
       ราคา
       <br>
        ปิด
       </br>
      </strong>
     </th>
     <th width="10%">
      <strong>
       เปลี่ยนแปลง
      </strong>
     </th>
     <th width="10%">
      <strong>
       %เปลี่ยนแปลง
      </strong>
     </th>
     <th width="13%">
      <strong>
       ปริมาณรวม
       <br>
        (หุ้น)
       </br>
      </strong>
     </th>
     <th width="17%">
      <strong>
       มูลค่ารวม
       <br>
        ('000 บาท)
       </br>
      </strong>
     </th>
    </tr>
   </thead>
   <tbody>
    <tr align="right">
     <td align="center">
      21/06/2559
     </td>
     <td>
      6.20
     </td>
     <td>
      6.25
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#FF0000">
       -0.20
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -3.23
      </font>
     </td>
     <td>
      98,684,380
     </td>
     <td>
      597,589.49
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      20/06/2559
     </td>
     <td>
      6.25
     </td>
     <td>
      6.25
     </td>
     <td>
      6.15
     </td>
     <td>
      6.20
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      32,519,463
     </td>
     <td>
      201,327.64
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      17/06/2559
     </td>
     <td>
      6.15
     </td>
     <td>
      6.30
     </td>
     <td>
      6.15
     </td>
     <td>
      6.20
     </td>
     <td>
      <font color="#00AA00">
       +0.10
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +1.64
      </font>
     </td>
     <td>
      135,392,870
     </td>
     <td>
      844,092.15
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      16/06/2559
     </td>
     <td>
      6.15
     </td>
     <td>
      6.25
     </td>
     <td>
      6.05
     </td>
     <td>
      6.10
     </td>
     <td>
      <font color="#FF0000">
       -0.05
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -0.81
      </font>
     </td>
     <td>
      115,227,468
     </td>
     <td>
      708,221.88
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      15/06/2559
     </td>
     <td>
      6.45
     </td>
     <td>
      6.60
     </td>
     <td>
      6.15
     </td>
     <td>
      6.15
     </td>
     <td>
      <font color="#FF0000">
       -0.10
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -1.60
      </font>
     </td>
     <td>
      371,456,620
     </td>
     <td>
      2,367,423.17
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      14/06/2559
     </td>
     <td>
      5.55
     </td>
     <td>
      6.35
     </td>
     <td>
      5.55
     </td>
     <td>
      6.25
     </td>
     <td>
      <font color="#00AA00">
       +0.25
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +4.17
      </font>
     </td>
     <td>
      604,545,247
     </td>
     <td>
      3,624,420.80
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      13/06/2559
     </td>
     <td>
      5.85
     </td>
     <td>
      6.10
     </td>
     <td>
      5.70
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#00AA00">
       +0.10
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +1.69
      </font>
     </td>
     <td>
      2,012,775,216
     </td>
     <td>
      8,657,184.51
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      10/06/2559
     </td>
     <td>
      5.85
     </td>
     <td>
      5.95
     </td>
     <td>
      5.75
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      37,928,510
     </td>
     <td>
      221,895.95
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      09/06/2559
     </td>
     <td>
      6.00
     </td>
     <td>
      6.05
     </td>
     <td>
      5.85
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#FF0000">
       -0.15
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -2.48
      </font>
     </td>
     <td>
      47,852,418
     </td>
     <td>
      283,240.19
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      08/06/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.05
     </td>
     <td>
      5.90
     </td>
     <td>
      6.05
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      42,423,539
     </td>
     <td>
      253,977.46
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      07/06/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.10
     </td>
     <td>
      6.00
     </td>
     <td>
      6.05
     </td>
     <td>
      <font color="#00AA00">
       +0.05
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +0.83
      </font>
     </td>
     <td>
      21,703,112
     </td>
     <td>
      131,410.23
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      06/06/2559
     </td>
     <td>
      6.30
     </td>
     <td>
      6.35
     </td>
     <td>
      6.00
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#FF0000">
       -0.30
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -4.76
      </font>
     </td>
     <td>
      170,653,299
     </td>
     <td>
      1,039,022.08
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      03/06/2559
     </td>
     <td>
      6.20
     </td>
     <td>
      6.40
     </td>
     <td>
      6.20
     </td>
     <td>
      6.30
     </td>
     <td>
      <font color="#00AA00">
       +0.15
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +2.44
      </font>
     </td>
     <td>
      89,976,542
     </td>
     <td>
      566,848.78
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      02/06/2559
     </td>
     <td>
      6.30
     </td>
     <td>
      6.30
     </td>
     <td>
      6.10
     </td>
     <td>
      6.15
     </td>
     <td>
      <font color="#FF0000">
       -0.10
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -1.60
      </font>
     </td>
     <td>
      28,505,851
     </td>
     <td>
      176,577.84
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      01/06/2559
     </td>
     <td>
      6.35
     </td>
     <td>
      6.45
     </td>
     <td>
      6.25
     </td>
     <td>
      6.25
     </td>
     <td>
      <font color="#FF0000">
       -0.05
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -0.79
      </font>
     </td>
     <td>
      134,843,156
     </td>
     <td>
      852,887.47
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      31/05/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.30
     </td>
     <td>
      6.05
     </td>
     <td>
      6.30
     </td>
     <td>
      <font color="#00AA00">
       +0.30
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +5.00
      </font>
     </td>
     <td>
      107,410,731
     </td>
     <td>
      666,273.79
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      30/05/2559
     </td>
     <td>
      5.90
     </td>
     <td>
      6.05
     </td>
     <td>
      5.90
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#00AA00">
       +0.10
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +1.69
      </font>
     </td>
     <td>
      26,973,639
     </td>
     <td>
      161,381.88
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      27/05/2559
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      5.85
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      16,566,623
     </td>
     <td>
      97,775.13
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      26/05/2559
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      5.90
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#FF0000">
       -0.10
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -1.67
      </font>
     </td>
     <td>
      10,082,001
     </td>
     <td>
      59,923.22
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      25/05/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.05
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#FF0000">
       -0.05
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -0.83
      </font>
     </td>
     <td>
      14,053,029
     </td>
     <td>
      84,262.18
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      24/05/2559
     </td>
     <td>
      6.00
     </td>
     <td>
      6.10
     </td>
     <td>
      5.95
     </td>
     <td>
      6.05
     </td>
     <td>
      <font color="#00AA00">
       +0.15
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +2.54
      </font>
     </td>
     <td>
      20,193,076
     </td>
     <td>
      121,417.75
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      23/05/2559
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      5.85
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#FF0000">
       -0.10
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -1.67
      </font>
     </td>
     <td>
      14,339,727
     </td>
     <td>
      84,624.83
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      19/05/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.10
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      19,278,459
     </td>
     <td>
      115,636.52
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      18/05/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.10
     </td>
     <td>
      6.00
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      21,641,151
     </td>
     <td>
      130,540.03
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      17/05/2559
     </td>
     <td>
      6.20
     </td>
     <td>
      6.20
     </td>
     <td>
      5.95
     </td>
     <td>
      6.00
     </td>
     <td>
      <font color="#FF0000">
       -0.15
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -2.44
      </font>
     </td>
     <td>
      43,503,463
     </td>
     <td>
      264,208.92
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      16/05/2559
     </td>
     <td>
      6.25
     </td>
     <td>
      6.35
     </td>
     <td>
      6.10
     </td>
     <td>
      6.15
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      <font color="#000000">
       0.00
      </font>
     </td>
     <td>
      101,111,024
     </td>
     <td>
      629,419.56
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      13/05/2559
     </td>
     <td>
      6.05
     </td>
     <td>
      6.15
     </td>
     <td>
      5.95
     </td>
     <td>
      6.15
     </td>
     <td>
      <font color="#00AA00">
       +0.30
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +5.13
      </font>
     </td>
     <td>
      156,353,647
     </td>
     <td>
      952,735.88
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      12/05/2559
     </td>
     <td>
      5.90
     </td>
     <td>
      5.95
     </td>
     <td>
      5.80
     </td>
     <td>
      5.85
     </td>
     <td>
      <font color="#FF0000">
       -0.05
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -0.85
      </font>
     </td>
     <td>
      10,459,693
     </td>
     <td>
      61,282.16
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      11/05/2559
     </td>
     <td>
      5.75
     </td>
     <td>
      5.95
     </td>
     <td>
      5.70
     </td>
     <td>
      5.90
     </td>
     <td>
      <font color="#00AA00">
       +0.20
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +3.51
      </font>
     </td>
     <td>
      28,088,242
     </td>
     <td>
      164,334.50
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      10/05/2559
     </td>
     <td>
      5.65
     </td>
     <td>
      5.80
     </td>
     <td>
      5.55
     </td>
     <td>
      5.70
     </td>
     <td>
      <font color="#00AA00">
       +0.05
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +0.88
      </font>
     </td>
     <td>
      27,053,564
     </td>
     <td>
      154,603.25
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      09/05/2559
     </td>
     <td>
      5.90
     </td>
     <td>
      5.90
     </td>
     <td>
      5.50
     </td>
     <td>
      5.65
     </td>
     <td>
      <font color="#FF0000">
       -0.15
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -2.59
      </font>
     </td>
     <td>
      55,797,941
     </td>
     <td>
      316,881.14
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      04/05/2559
     </td>
     <td>
      5.90
     </td>
     <td>
      5.95
     </td>
     <td>
      5.75
     </td>
     <td>
      5.80
     </td>
     <td>
      <font color="#FF0000">
       -0.05
      </font>
     </td>
     <td>
      <font color="#FF0000">
       -0.85
      </font>
     </td>
     <td>
      23,319,101
     </td>
     <td>
      135,746.39
     </td>
    </tr>
    <tr align="right">
     <td align="center">
      03/05/2559
     </td>
     <td>
      5.80
     </td>
     <td>
      5.95
     </td>
     <td>
      5.80
     </td>
     <td>
      5.85
     </td>
     <td>
      <font color="#00AA00">
       +0.05
      </font>
     </td>
     <td>
      <font color="#00AA00">
       +0.86
      </font>
     </td>
     <td>
      7,654,224
     </td>
     <td>
      44,943.68
     </td>
    </tr>
   </tbody>
  </table>
 </div>
 <nav style="margin: 25px 0px;">
  <ul class="pager-set aligned">
   <li class="previous disabled">
    <a href="/set/historicaltrading.do?symbol=AAV&amp;page=-1&amp;language=th&amp;country=TH&amp;type=trading">
     <i class="btn-set-rollover btn-set-arrow-left">
     </i>
     <p>
      Previous
     </p>
    </a>
   </li>
   <li class="next ">
    <a href="/set/historicaltrading.do?symbol=AAV&amp;page=1&amp;language=th&amp;country=TH&amp;type=trading">
     <p>
      Next
     </p>
     <i class="btn-set-rollover btn-set-arrow-right">
     </i>
    </a>
   </li>
  </ul>
 </nav>
 <div class="input-form">
  <div class="remark-content" style="text-align:center;margin-top:0px;">
   ข้อมูลจัดทำขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูลและการศึกษาเท่านั้น
  </div>
 </div>
</br>
<div class="webonly col-lg-2" id="related-menu">
 <div class="row">
  <div id="relatedMenu">
   <div class="relatedmenu-head">
    Related Info.
   </div>
   <div class="relatedmenu-body">
    <ul>
     <li>
      <a href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH" target="_blank">
       ราคาดัชนีตลาดหลักทรัพย์
      </a>
     </li>
     <li>
      <a href="http://marketdata.set.or.th/mkt/sectorquotation.do?sector=SET50&amp;language=th&amp;country=TH" target="_blank">
       ราคาหลักทรัพย์
      </a>
     </li>
     <li>
      <a href="http://www.set.or.th/th/market/market_statistics.html#industry" target="_blank">
       สรุปฐานะการเงิน ผลการดำเนินงานรายอุตสาหกรรม
      </a>
     </li>
     <li>
      <a href="http://www.set.or.th/set/memberlist.do?language=th&amp;country=TH" target="_blank">
       รายชื่อบรัษัทสมาชิกตลาดหลักทรัพย์แห่งประเทศไทย
      </a>
     </li>
     <li>
      <a href="http://www.set.or.th/th/products/info/details_p1.html" target="_blank">
       บริการข้อมูลหลักทรัพย์
      </a>
     </li>
    </ul>
    <p align="center">
     <img height="1" src="/images/leftbox-dot.gif" width="162"/>
    </p>
    <ul>
     <li>
      <a href="http://www.set.or.th/set/meetingcalendar.do?eventType=MEET&amp;index=1&amp;language=th&amp;country=TH" target="_blank">
       ปฏิทินการจัดประชุมผู้ถือหุ้น
      </a>
     </li>
     <li>
      <a href="http://www.set.or.th/education/th/begin/glossary.html" target="_blank">
       คำศัพท์น่ารู้
      </a>
     </li>
     <li>
      <a href="http://www.sec.or.th/" target="_blank">
       เว็บไซต์ ก.ล.ต.
      </a>
     </li>
    </ul>
    <p>
     <img height="1" src="/images/leftbox-dot.gif" width="162"/>
    </p>
    <div align="center">
     <a href="http://www.settrade.com" target="_blank">
      <img alt="www.settrade.com" src="/relatedmenu/images/logo_settrade.jpg"/>
     </a>
    </div>
   </div>
  </div>
 </div>
</div>
<!-- End Body -->
<!-- Bottom Zone -->
<div class="webonly">
 <div class="container">
  <div class="row under-content">
   <div class="col-xs-12 col-sm-5 col-md-5 contact-select">
    <div class="col-xs-12 col-md-6 padding-0">
     เว็บไซต์ในกลุ่มตลาดหลักทรัพย์แห่งประเทศไทย
    </div>
    <div class="col-xs-12 col-md-6 select-style">
     <form id="jump" method="post" target="_blank">
      <select id="sgurl">
       <option value="">
        ---------- กรุณาเลือก ----------
       </option>
       <option value="http://www.cma.in.th">
        CMA  สถาบันวิทยาการตลาดทุน
       </option>
       <option value="http://www.moneychannel.co.th">
        Money Channel
       </option>
       <option value="http://www.setfinmart.com">
        SET Fin Mart
       </option>
       <option value="http://www.settrade.com">
        Settrade
       </option>
       <option value="http://www.tfex.co.th/th/index.html">
        TFEX
       </option>
       <option value="http://www.set.or.th/nvdr/th/nvdr.html">
        THAI NVDR
       </option>
      </select>
     </form>
    </div>
   </div>
   <div class="col-xs-12 col-sm-7 col-md-7 contact-call">
    <div class="col-xs-12 col-sm-12 col-md-5 col-lg-4 contact-text">
     สอบถามข้อมูลเพิ่มเติม
     <p>
      ติดต่อ SET  Contact Center
     </p>
    </div>
    <div class="col-xs-12 col-sm-12 col-md-5 col-lg-6 contact-phone">
     <i class="icon-phone">
     </i>
     <span>
      02-009-9999  Fax 02-009-9991
     </span>
     <p>
      <i class="icon-envelope">
      </i>
      SETContactCenter@set.or.th
     </p>
    </div>
    <div class="pull-right" style="display: inline;margin-top: -5px">
     <a href="http://www.set.or.th/set/callWebChat.do?language=th&amp;country=TH" target="_blank">
      <img src="/commons/img/webchat.png"/>
     </a>
    </div>
   </div>
   <script charset="utf-8" type="text/javascript">
    $('#sgurl').change(function() {
        var url = $("#sgurl").val();
        if(url!="") {
            $("#jump").attr("action", url);
            $("#jump").submit();
        }
    });
   </script>
  </div>
 </div>
 <!-- Start footer -->
 <footer>
  <div class="container-fluid footer-bg webonly">
   <div class="footer-header-bg">
   </div>
   <div class="container padding-0">
    <ul class="footer-menu">
     <li>
      <a href="http://www.set.or.th/th/about/index.html">
       เกี่ยวกับตลท.
      </a>
      <ul class="none-border">
       <li>
        <a href="http://www.set.or.th/th/about/vision/vision_p1.html">
         พันธกิจและวิสัยทัศน์
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/overview/history_p1.html">
         ภาพรวม ตลท.
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/about/overview/history_p1.html">
           ประวัติและบทบาท
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/board_p1.html">
           คณะกรรมการ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/organization_p1.html">
           คณะผู้บริหาร/โครงสร้าง
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/setlogo_p1.html">
           ตราสัญลักษณ์ ตลท.
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/setgroup_p1.html">
           กลุ่มตลาดหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/share_p1.html">
           โครงสร้างการถือหุ้น
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/setcg_p1.html">
           การกำกับดูแลกิจการที่ดี
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/overview/whistleblowing_p1.html">
           การแจ้งเบาะแส
          </a>
         </li>
         <li>
          <a href="http://www.tfex.co.th/th/about/glance.html" target="_blank">
           เกี่ยวกับตลาดสัญญาซื้อขายล่วงหน้า
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/annual/annual_p1.html">
         รายงานผลการดำเนินงาน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/about/annual/annual_p1.html">
           รายงานประจำปี
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/annual/sd_report_p1.html">
           รายงานความยั่งยืน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/about/annual/financial_statement_p1.html">
           งบการเงินประจำปีและ MD&amp;A;
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/holidays/holidays_p1.html">
         วันหยุดตลาดหลักทรัพย์
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/jobs/jobs_p1.html">
         สมัครงาน
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/map/map_p1.html">
         แผนที่ตลาดหลักทรัพย์
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/about/setupdate/setupdate_p1.html">
         SET Update
        </a>
        <li>
         <a href="http://www.set.or.th/th/about/newsletter/newsletter_p1.html">
          SET Newsletter
         </a>
         <li>
          <a href="http://www.set.or.th/th/about/sse/guideline_p1.html">
           ตลท.เพื่อความยั่งยืน
          </a>
         </li>
        </li>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/th/regulations/index.html">
       กฎเกณฑ์/การกำกับ
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/th/regulations/supervision/listed_p1.html">
         หลักเกณฑ์และการกำกับ
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/regulations/supervision/listed_p1.html">
           การกำกับบริษัทจดทะเบียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/supervision/surveillance_p1.html">
           การกำกับการซื้อขาย
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/supervision/member_p1.html">
           การกำกับบริษัทสมาชิก
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/supervision/enforcement_p1.html">
           วินัยและคดี
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/supervision/market_policy_p1.html">
           นโยบายกำกับตลาด
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/set/notification.do?language=th&amp;country=TH">
         กฎเกณฑ์ที่เกี่ยวข้อง
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/notification.do?language=th&amp;country=TH">
           กฎเกณฑ์แยกตามประมวล
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/circulated_memo/circulated_memo_p1.html">
           หนังสือเวียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/searchregulation.do?language=th&amp;country=TH">
           ค้นหากฎเกณฑ์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/rule_amendments/rule_amendments_p1.html">
           กฎเกณฑ์ใหม่
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/simplified_regulations/simplified_regulations_p1.html">
           Simplified Regulations
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/regulations/enforcement/enforcement_p1.html">
         การบังคับใช้
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/regulations/enforcement/enforcement_p1.html">
           กระบวนการพิจารณา
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/enforcement/disprocess_p1.html">
           กระบวนการพิจารณาความผิดทางวินัย
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/enforcement/aplprocess_p1.html">
           กระบวนการพิจารณาอุทธรณ์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/enforcement/penalties_p1.html">
           การดำเนินการทางวินัย
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/regulations/tax/tax_p1.html">
         ภาษี
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/regulations/tax/tax_p1.html">
           ตราสารทุน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/regulations/tax/tax_bond_p1.html">
           ตราสารหนี้
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/regulations/protection/protection_p1.html">
         การคุ้มครองผู้ลงทุน
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/regulations/consult/market_consultation_p1.html">
         Market Consultation
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/set/regulatorystatistics.do?language=th&amp;country=TH">
         ค่าสถิติงานกำกับ
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/th/products/index.html">
       สินค้า/บริการ
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/th/products/index/setindex_p1.html">
         ดัชนี
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/index/setindex_p1.html">
           ดัชนีตลาดหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/index/maiindex_p1.html">
           ดัชนี mai
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/index/ftse_set_p1.html">
           ดัชนี FTSE SET
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/index/ftse_asean_p1.html">
           ดัชนี FTSE ASEAN
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/index/tri_p1.html">
           ดัชนีผลตอบแทนรวม (TRI)
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/equities/equities_p1.html">
         ตราสารทุน
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/bonds/bonds_p1.html">
         ตราสารหนี้
        </a>
       </li>
       <li>
        <a href="http://www.tfex.co.th/th/products/products.html" target="_blank">
         ตราสารอนุพันธ์
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/set/etfstatistics.do?language=th&amp;country=TH">
         อีทีเอฟ (ETF)
        </a>
       </li>
       <li>
        <a href="http://www.thaimutualfund.com" target="_blank">
         กองทุนรวม
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/dw/dw_p1.html">
         ใบสำคัญแสดงสิทธิอนุพันธ์(DW)
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/dw/dw_p1.html">
           รู้จัก DW
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/newlistingdw.do?language=th&amp;country=TH">
           ข้อมูล DW
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/dw/dw_article.html">
           กิจกรรม/สัมมนา
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/dwunderlying.do?language=th&amp;country=TH">
           รายชื่อสินทรัพย์อ้างอิง DW
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/dw/dw_list.html">
           รายชื่อผู้ออก DW
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/dw/dw_issuer.html">
           สำหรับผู้สนใจออก DW
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/info/details_p1.html">
         บริการข้อมูลหลักทรัพย์
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/info/details_p1.html">
           ประเภทของข้อมูล
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/info/subscription_p1.html">
           ติดต่อรับบริการ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/info/data_vendors_p1.html">
           รายชื่อผู้ขายข้อมูลรับอนุญาต
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/info/policy_p1.html">
           นโยบายการใช้ข้อมูลตลาดหลักทรัพย์
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/listing2/listing_set_p1.html">
         บริการการเข้าจดทะเบียน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/listing2/listing_set_p1.html">
           การเข้าจดทะเบียนตราสารทุน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/listing/bond_listing_p1.html">
           การเข้าจดทะเบียนตราสารหนี้
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/listing2/download_p1.html">
           แบบฟอร์ม แบบคำขอ และแบบรายงาน
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/institution/institution_p1.html">
         บริการสำหรับผู้ลงทุนสถาบัน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/institution/institution_p1.html">
           วิธีการซื้อขายสำหรับผู้ลงทุนสถาบัน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/institution/dma.html">
           Direct Market Access (DMA)
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/institution/program_trading.html">
           Program Trading
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/trading/equity/trading_p1.html">
         วิธีการซื้อขาย
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/products/trading/equity/trading_p1.html">
           การซื้อขายตราสารทุน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/trading/bond/bond_trading_p1.html">
           การซื้อขายตราสารหนี้
          </a>
         </li>
         <li>
          <a href="http://www.tfex.co.th/th/education/files/2011-09-FiveSteps-Trading-Th.pdf" target="_blank">
           การซื้อขายตราสารอนุพันธ์
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/set/memberlist.do?language=th&amp;country=TH">
         บริษัทสมาชิก
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/memberlist.do?language=th&amp;country=TH">
           รายชื่อบริษัทสมาชิกตลาดหลักทรัพย์แห่งประเทศไทย
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/member/firsts/firsts_dealer_p1.html">
           รายชื่อผู้ค้าตราสารหนี้ในระบบ Firsts
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/member/firsts/firsts_investor_p1.html">
           รายชื่อผู้ลงทุนสถาบันในระบบ Firsts
          </a>
         </li>
         <li>
          <a href="http://www.tfex.co.th/th/member/list.html" target="_blank">
           รายชื่อบริษัทสมาชิกตลาดสัญญาซื้อขายล่วงหน้า
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/member/member_stock.html">
           การรับสมาชิก
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/isv/isv_p1.html">
         บริษัทผู้พัฒนาระบบ (ISV)
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/financial/financial_instruments.html">
         เครื่องมือทางการเงิน
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/products/resource/resource_p1.html">
         แหล่งศึกษาข้อมูล
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/th/market/MnA.html">
           การควบรวมกิจการ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/products/resource/resource_p1.html">
           บริการ/ช่องทางเผยแพร่ข้อมูล
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/setresearch/setresearch.html">
           SET Research
          </a>
         </li>
        </ul>
       </li>
      </ul>
     </li>
     <li class="min-height-500-sm">
      <a href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
       ข้อมูลการซื้อขาย
      </a>
      <ul>
       <li>
        <a href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
         ดัชนี
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://marketdata.set.or.th/mkt/sectorialindices.do?language=th&amp;country=TH">
           ราคาดัชนีตลาดหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/mkt/ftsesetindex.do?language=th&amp;country=TH">
           ราคาดัชนี FTSE SET Series
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/market/setindexchart.html">
           กราฟราคาดัชนีย้อนหลัง
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/market/ftse_asean.html">
           ราคาดัชนี FTSE ASEAN
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/market/constituents.html">
           รายชื่อหลักทรัพย์ที่ใช้คำนวณดัชนี
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/market/tri.html">
           ราคาดัชนีผลตอบแทนรวม
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/market/market_statistics.html">
           สถิติดัชนีตลาดหลักทรัพย์
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://marketdata.set.or.th/mkt/marketsummary.do?language=th&amp;country=TH">
         ตราสารทุน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://marketdata.set.or.th/mkt/marketsummary.do?language=th&amp;country=TH">
           สรุปภาพรวมตลาด
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/mkt/sectorquotation.do?sector=SET50&amp;language=th&amp;country=TH">
           ราคาหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/mkt/topten.do?language=th&amp;country=TH">
           สิบอันดับหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/nvdroverview.do?language=th&amp;country=TH">
           ข้อมูล NVDR
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/shortsales.do?language=th&amp;country=TH">
           ข้อมูลธุรกรรมขายชอร์ต
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/mkt/fivedays.do?language=th&amp;country=TH">
           สรุปมูลค่าการซื้อขาย 5 วันทำการล่าสุด
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/mkt/investortype.do?language=th&amp;country=TH">
           สรุปมูลค่าการซื้อขายตามกลุ่มนักลงทุน
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://marketdata.set.or.th/tfx/tfexoverview.do?locale=th_TH">
         ตราสารอนุพันธ์
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexoverview.do?locale=th_TH">
           สรุปภาพรวมตลาด
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexintradayreport.do?locale=th_TH">
           ราคาอนุพันธ์
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexblocktradereport.do?locale=th_TH">
           ข้อมูลการซื้อขายรายใหญ่ (Block Trade)
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexinvestortypetrading.do?locale=th_TH">
           สรุปปริมาณซื้อขายตามกลุ่มนักลงทุน
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexhistoricalreport.do?locale=th_TH">
           ข้อมูลการซื้อขายย้อนหลัง
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/tfexbrokerrank.do?locale=th_TH">
           อันดับการซื้อขายของบริษัทสมาชิก
          </a>
         </li>
         <li>
          <a href="http://www.tfex.co.th/tfex/referenceData.html?locale=th_TH" target="_blank">
           ข้อมูลอ้างอิง
          </a>
         </li>
         <li>
          <a href="http://www.tfex.co.th/tfex/downloadSeriesProfile.html" target="_blank">
           ดาวน์โหลด Series Profile
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://marketdata.set.or.th/tfx/bexoverview.do?locale=th_TH">
         ตราสารหนี้
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexoverview.do?locale=th_TH">
           สรุปภาพรวมตลาด
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexgovbondyield.do?locale=th_TH">
           อัตราผลตอบแทนพันธบัตรรัฐบาลระหว่างวัน
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexquotationbyissuer.do?locale=th_TH">
           ราคาตราสารหนี้ (AOM)
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexdealerquote.do?locale=th_TH">
           ราคาเสนอซื้อ-ขาย ของ Dealer
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexhistoricaldata.do?locale=th_TH">
           ข้อมูลการซื้อขายย้อนหลัง
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexinterestrate.do?locale=th_TH">
           อัตราอ้างอิง
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bexcreditrating.do?locale=th_TH">
           อันดับเครดิต
          </a>
         </li>
         <li>
          <a href="http://www.settrade.com/C03_05_bond_Calculator.jsp" target="_blank">
           เครื่องคำนวณตราสารหนี้
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/market/market_statistics.html">
         สถิติสำคัญของตลาดหลักทรัพย์
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
       ข้อมูลบริษัท/หลักทรัพย์
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
         ข่าวบริษัท/หลักทรัพย์
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/todaynews.do?language=th&amp;country=TH">
           ข่าววันนี้
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/newslistinput.do?language=th&amp;country=TH&amp;headline=">
           ข่าวย้อนหลัง
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/marketalertnews.do?language=th&amp;country=TH">
           Market Alerts
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/cashbalancesecurity.do?language=th&amp;country=TH">
           หลักทรัพย์ที่เข้าข่ายมาตรการกำกับการซื้อขาย
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH">
         ตราสารทุน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/commonslookup.do?language=th&amp;country=TH">
           ข้อมูลรายบริษัท / หลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/xcalendar.do?language=th&amp;country=TH">
           ปฏิทินหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/company/ipo/upcoming_ipo_set.html">
           หุ้นไอพีโอ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/ipo.do?language=th&amp;country=TH">
           บริษัท / หลักทรัพย์จดทะเบียนเข้าใหม่
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/company/companylist.html">
           รายชื่อบริษัท / หลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tsd/th/download/isin.html" target="_blank">
           เลขรหัสหลักทรัพย์สากล
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://marketdata.set.or.th/tfx/bondlookup.do?locale=th_TH">
         ตราสารหนี้
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://marketdata.set.or.th/tfx/bondlookup.do?locale=th_TH">
           ข้อมูลรายตราสารหนี้
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bondcalendar.do?locale=th_TH">
           ปฏิทินตราสารหนี้
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bondoutstanding.do?locale=th_TH">
           สรุปมูลค่าคงค้าง
          </a>
         </li>
         <li>
          <a href="http://marketdata.set.or.th/tfx/bondlisting.do?locale=th_TH">
           ตราสารหนี้จดทะเบียนใหม่
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/set/oppdaybyperiod.do?language=th&amp;country=TH">
         Opportunity Day &amp; Company Highlights
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/oppdaybyperiod.do?language=th&amp;country=TH">
           Opportunity Day
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/companysummary.do?language=th&amp;country=TH">
           สรุปข้อสนเทศบริษัทจดทะเบียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/company/document/document_p1.html">
           Stock Focus
          </a>
         </li>
        </ul>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/mai/th/index.html">
       หน่วยงาน
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/mai/th/index.html">
         ตลาด mai
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/mai/th/about/structure.html">
           เกี่ยวกับ mai
          </a>
         </li>
         <li>
          <a href="http://portal.set.or.th/mai/notification.do?locale=th_TH">
           กฎเกณฑ์/กำกับ
          </a>
         </li>
         <li>
          <a href="http://portal.set.or.th/mai/todaynews.do?locale=th_TH">
           ข่าว
          </a>
         </li>
         <li>
          <a href="http://portal.set.or.th/mai/stocklistbytype.do?locale=th_TH">
           ข้อมูลการซื้อขาย
          </a>
         </li>
         <li>
          <a href="http://portal.set.or.th/mai/stockslookup.do?locale=th_TH">
           ข้อมูลบริษัทจดทะเบียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/mai/th/ipo/info.html">
           การเข้าจดทะเบียน/IPO
          </a>
         </li>
         <li>
          <a href="http://portal.set.or.th/mai/activitycontent.do?locale=th_TH&amp;categoryId=2">
           กิจกรรม
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/tch/th/index.html">
         สำนักหักบัญชี TCH
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/tch/th/about/about.html">
           เกี่ยวกับ TCH
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tch/th/equity/members.html">
           บริการชำระราคาและส่งมอบหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/notification.do?idLv1=144&amp;language=th&amp;country=TH">
           กฎเกณฑ์/กำกับ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tch/th/derivatives/statistic.html">
           เอกสารเผยแพร่
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/tsd/th/index.html">
         ศูนย์รับฝากหลักทรัพย์
        </a>
        <ul class="dropdown-menu popover-set navtop" role="menu">
         <li>
          <a href="http://www.set.or.th/tsd/th/about/overview.html">
           เกี่ยวกับ TSD
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tsd/th/service/edividend.html">
           นักลงทุน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tsd/th/service/service2.html">
           บริษัทสมาชิกผู้ฝากหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tsd/th/service/service1.html">
           บริษัทจดทะเบียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/notification.do?idLv1=5&amp;idLv2=49&amp;language=th&amp;country=TH">
           กฎเกณฑ์/กำกับ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/tsd/th/download/statistic.html">
           ข้อมูลสถิติ
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/sustainable_dev/th/index.html">
         ศูนย์พัฒนาธุรกิจเพื่อความยั่งยืน
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/sustainable_dev/th/cg/history_p1.html">
           ศูนย์พัฒนาการกำกับดูแลกิจการบริษัทจดทะเบียน
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/sustainable_dev/th/sr/about/about_p1.html">
           ศูนย์พัฒนาความรับผิดชอบต่อสังคม
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/sustainable_dev/th/ir/development_p1.html">
           การพัฒนางานนักลงทุนสัมพันธ์
          </a>
         </li>
        </ul>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/education/th/index.html">
       ความรู้การลงทุน
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/education/th/education.html">
         หน้าหลัก
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/financialplanning/index.html">
         เริ่มต้นวางแผนการเงิน
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/education/th/investment.html">
         เรียนรู้การลงทุน
        </a>
       </li>
       <li>
        <a href="http://www.maruey.com" target="_blank">
         ห้องสมุดมารวย
        </a>
       </li>
       <li>
        <a href="http://investory.set.or.th" target="_blank">
         INVESTORY
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/setbook/index.html">
         SET Book
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/education/th/project/project.html">
         กิจกรรม/โครงการ
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/professional/index.html" target="_blank">
         มุมผู้ประกอบวิชาชีพ
        </a>
       </li>
      </ul>
     </li>
     <li>
      <a href="http://www.set.or.th/set/newsrelease.do?language=th&amp;country=TH">
       ข่าว/กิจกรรม
      </a>
      <ul>
       <li>
        <a href="http://www.set.or.th/set/newsrelease.do?language=th&amp;country=TH">
         News Release
        </a>
       </li>
       <li>
        <a href="http://portal.set.or.th/tsd/eventcalendar.html?locale=th_TH">
         ปฏิทินกิจกรรม
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=1">
         ภาพกิจกรรม
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=1">
           ภาพกิจกรรมตลาดหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=2">
           ภาพกิจกรรมบจ./ผู้ออกหลักทรัพย์
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/set/activityList.do?language=th&amp;country=TH&amp;categoryId=3">
           ภาพกิจกรรมเพื่อสังคม
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/set/iposhowcase.do?market=A&amp;language=th&amp;country=TH">
         กิจกรรมด้านผู้ออกหลักทรัพย์
        </a>
        <ul class="footer-submenu">
         <li>
          <a href="http://www.set.or.th/set/iposhowcase.do?market=A&amp;language=th&amp;country=TH">
           เปิดตัวหุ้นไอพีโอ
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/news/issuer_activities/setawards/setawards_p1.html">
           SET Awards
          </a>
         </li>
         <li>
          <a href="http://www.set.or.th/th/news/issuer_activities/recent_seminar/recent_seminar_p1.html">
           สัมมนาที่ผ่านมา
          </a>
         </li>
        </ul>
       </li>
       <li>
        <a href="http://www.set.or.th/th/news/set_in_the_city/set_in_the_city_p1.html">
         SET in the City
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/news/algorithmic_trading/algo_p1.html">
         Algorithmic Trading
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/news/thailand_focus/thailandfocus_p1.html">
         Thailand Focus
        </a>
       </li>
       <li>
        <a href="http://www.thaimutualfundnews.com" target="_blank">
         โครงการ LTF
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/news/csr/csr_p1.html">
         ความรับผิดชอบต่อสังคม
        </a>
       </li>
       <li>
        <a href="http://www.set.or.th/th/news/download/document_p1.html">
         เอกสารประกอบการสัมมนา
        </a>
       </li>
      </ul>
     </li>
    </ul>
    <div class="container padding-0">
     <div class="footer-col-3 footer-social ">
      <div class="footer-body-menu">
       <ul class="footer-body-menu-ul">
        <li>
         <i class="fa fa-cog">
         </i>
         <a href="http://www.set.or.th/education/th/online_classroom/tool.html" target="_blank">
          เครื่องมือการเงินออนไลน์
         </a>
        </li>
        <li>
         <i class="fa fa-graduation-cap">
         </i>
         <a href="http://www.set.or.th/education/th/online_classroom/index.html" target="_blank">
          ห้องเรียนออนไลน์
         </a>
        </li>
        <li>
         <i class="fa fa-play-circle-o">
         </i>
         <a href="https://www.youtube.com/user/setgroupofficial" target="_blank">
          VIDEO CENTER (เริ่มต้น/มือใหม่/มือโปร)
         </a>
        </li>
        <li>
         <i class="fa fa-facebook">
         </i>
         <a href="https://www.facebook.com/set.or.th" target="_blank">
          www.facebook.com/set.or.th
         </a>
        </li>
        <li>
         <i class="fa fa-twitter">
         </i>
         <a href="https://twitter.com/setcallcenter" target="_blank">
          TWITTER @SETCallCenter
         </a>
        </li>
        <li>
         <i class="fa fa-youtube-play">
         </i>
         <a href="https://www.youtube.com/user/setgroupofficial" target="_blank">
          Youtube.com/setgroupofficial
         </a>
        </li>
        <li>
         <i class="fa fa-rss">
         </i>
         <a href="http://www.set.or.th/th/rss/rss_p1.html" target="_blank">
          RSS Feed
         </a>
        </li>
       </ul>
       <ul class="footer-body-menu-ul">
        <li>
         <a href="http://www.set.or.th/th/faqs/web_p1.html" target="_blank">
          ถาม - ตอบ
         </a>
         |
         <a href="http://www.set.or.th/th/contact/contact.html" target="_blank">
          ติดต่อเรา
         </a>
         <br>
          <a href="http://www.set.or.th/th/links/setgroup_website.html" target="_blank">
           เว็บไซต์น่าสนใจ
          </a>
          |
          <a href="http://www.set.or.th/th/sitemap/sitemap_p1.html" target="_blank">
           แผนผังเว็บไซต์
          </a>
         </br>
        </li>
       </ul>
      </div>
     </div>
    </div>
   </div>
  </div>
  <div class="container-fluid footer-bottom">
   <div class="container">
    <div class="row ">
     สอบถามข้อมูลเพิ่มเติม กรุณาติดต่อ SET  Contact Center โทร. 02-009-9999 อีเมล์ : SETContactCenter@set.or.th
     <br>
      สงวนลิขสิทธิ์ ตลาดหลักทรัพย์แห่งประเทศไทย
      <strong>
       <a href="/th/privacy-policy.html" target="_parent">
        นโยบายความเป็นส่วนตัว
       </a>
      </strong>
      เนื้อหาทั้งหมดบนเว็บไซต์นี้ มีขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูลและเพื่อการศึกษาเท่านั้น ตลาดหลักทรัพย์ฯ มิได้ให้การรับรอง
      <br>
       และขอปฏิเสธต่อความรับผิดใดๆ ในเว็บไซต์นี้ อนึ่ง การเรียกดูข้อมูลใดๆ ผู้ใช้ได้ตกลงและยอมรับใน
       <strong>
        <a href="/th/terms-and-conditions.html" target="_parent">
         ข้อตกลงในการใช้เว็บไซต์
        </a>
       </strong>
      </br>
     </br>
    </div>
   </div>
  </div>
  <a class="gototop btn-set-rollover btn-set-upx2" href="#header" id="backToTopBtn">
  </a>
  <div class="truehit" id="showTruehit">
   <!-- BEGIN WEB STAT CODE -->
   <script language="javascript1.1">
    page="th - Companies - Historical quote";
   </script>
   <script type="text/javascript">
    (function() {
                    var ga = document.createElement('script'); ga.type = 'text/javascript';
                    ga.async = true;
                    ga.src = "http://hits.truehits.in.th/dataa/c0002486.js";
                    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
                })();
   </script>
   <!-- END WEB STAT CODE -->
   <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
   </script>
   <script type="text/javascript">
    _uacct = "UA-426404-1";
                urchinTracker();
   </script>
  </div>
 </footer>
 <!-- End footer -->
 <!--[if lt IE 9]>
<script type="text/javascript">
	//IE8 bind method hack
	if (!Function.prototype.bind) {
		Function.prototype.bind = function(oThis) {
			if ( typeof this !== 'function') {
				// closest thing possible to the ECMAScript 5
				// internal IsCallable function
				throw new TypeError('Function.prototype.bind - what is trying to be bound is not callable');
			}

			var aArgs = Array.prototype.slice.call(arguments, 1), fToBind = this, fNOP = function() {
			}, fBound = function() {
				return fToBind.apply(this instanceof fNOP && oThis ? this : oThis, aArgs.concat(Array.prototype.slice.call(arguments)));
			};

			fNOP.prototype = this.prototype;
			fBound.prototype = new fNOP();

			return fBound;
		};
	}
</script>
<![endif]-->
 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js">
 </script>
 <script>
  window.jQuery || document.write('<script src="/scripts/vendor/jquery-1.11.2.min.js"><\/script>')
 </script>
 <script src="/scripts/vendor/bootstrap.min.js">
 </script>
 <script src="/scripts/bootstrap-submenu.min.js">
 </script>
 <script type="text/javascript">
  $('.dropdown-submenu > a').submenupicker();
 </script>
 <script src="/scripts/bootstrap-hover-dropdown.min.js">
 </script>
 <script src="/scripts/bootstrap-tabcollapse.js">
 </script>
 <!-- GSAP -->
 <script src="/scripts/gsap/TweenLite.min.js">
 </script>
 <script src="/scripts/gsap/easing/EasePack.min.js">
 </script>
 <script src="/scripts/gsap/jquery.gsap.min.js">
 </script>
 <script src="/scripts/gsap/plugins/CSSPlugin.min.js">
 </script>
 <script src="/scripts/plugins.js">
 </script>
 <script src="/scripts/main.js">
 </script>
 <script src="/scripts/jQuery.XDomainRequest.js">
 </script>
 <script src="/scripts/orientationchange.js">
 </script>
 <!-- Manage Navigation -->
 <script language="javascript">
  var menu_id = '502001';
                var orderMenu = 'company';
 </script>
 <script src="/scripts/menu/allLeftMenu-th.js">
 </script>
 <script src="/scripts/menu/genNavigation.js">
 </script>
 <script type="text/javascript">
  readmenuvar();
                leftnav('accordion');
                generateBreadCrumbs('breadcrumbs');
 </script>
 <!-- End Navigation -->
</div>
<!-- End Bottom Zone -->


In [2]:
tb=soup.find_all('table')

In [3]:
len(tb)


Out[3]:
1

In [4]:
head_th=tb[0].thead.tr.find_all('th')

In [5]:
for h in head_th:
    print h.strong


<strong>วันที่</strong>
<strong>ราคา<br>เปิด</br></strong>
<strong>ราคา<br>สูงสุด</br></strong>
<strong>ราคา<br>ต่ำสุด</br></strong>
<strong>ราคา<br>ปิด</br></strong>
<strong>เปลี่ยนแปลง</strong>
<strong>%เปลี่ยนแปลง</strong>
<strong>ปริมาณรวม<br>(หุ้น)</br></strong>
<strong>มูลค่ารวม<br>('000 บาท)</br></strong>

In [6]:
for r in tb[0].tbody.find_all('tr'):
    for c in r.find_all('td'):
        print '\t%s'%c.text,
    print ""


	21/06/2559 	6.20 	6.25 	5.95 	6.00 	 -0.20 	 -3.23 	98,684,380 	597,589.49 
	20/06/2559 	6.25 	6.25 	6.15 	6.20 	 0.00 	 0.00 	32,519,463 	201,327.64 
	17/06/2559 	6.15 	6.30 	6.15 	6.20 	 +0.10 	 +1.64 	135,392,870 	844,092.15 
	16/06/2559 	6.15 	6.25 	6.05 	6.10 	 -0.05 	 -0.81 	115,227,468 	708,221.88 
	15/06/2559 	6.45 	6.60 	6.15 	6.15 	 -0.10 	 -1.60 	371,456,620 	2,367,423.17 
	14/06/2559 	5.55 	6.35 	5.55 	6.25 	 +0.25 	 +4.17 	604,545,247 	3,624,420.80 
	13/06/2559 	5.85 	6.10 	5.70 	6.00 	 +0.10 	 +1.69 	2,012,775,216 	8,657,184.51 
	10/06/2559 	5.85 	5.95 	5.75 	5.90 	 0.00 	 0.00 	37,928,510 	221,895.95 
	09/06/2559 	6.00 	6.05 	5.85 	5.90 	 -0.15 	 -2.48 	47,852,418 	283,240.19 
	08/06/2559 	6.05 	6.05 	5.90 	6.05 	 0.00 	 0.00 	42,423,539 	253,977.46 
	07/06/2559 	6.05 	6.10 	6.00 	6.05 	 +0.05 	 +0.83 	21,703,112 	131,410.23 
	06/06/2559 	6.30 	6.35 	6.00 	6.00 	 -0.30 	 -4.76 	170,653,299 	1,039,022.08 
	03/06/2559 	6.20 	6.40 	6.20 	6.30 	 +0.15 	 +2.44 	89,976,542 	566,848.78 
	02/06/2559 	6.30 	6.30 	6.10 	6.15 	 -0.10 	 -1.60 	28,505,851 	176,577.84 
	01/06/2559 	6.35 	6.45 	6.25 	6.25 	 -0.05 	 -0.79 	134,843,156 	852,887.47 
	31/05/2559 	6.05 	6.30 	6.05 	6.30 	 +0.30 	 +5.00 	107,410,731 	666,273.79 
	30/05/2559 	5.90 	6.05 	5.90 	6.00 	 +0.10 	 +1.69 	26,973,639 	161,381.88 
	27/05/2559 	5.95 	6.00 	5.85 	5.90 	 0.00 	 0.00 	16,566,623 	97,775.13 
	26/05/2559 	5.95 	6.00 	5.90 	5.90 	 -0.10 	 -1.67 	10,082,001 	59,923.22 
	25/05/2559 	6.05 	6.05 	5.95 	6.00 	 -0.05 	 -0.83 	14,053,029 	84,262.18 
	24/05/2559 	6.00 	6.10 	5.95 	6.05 	 +0.15 	 +2.54 	20,193,076 	121,417.75 
	23/05/2559 	5.95 	6.00 	5.85 	5.90 	 -0.10 	 -1.67 	14,339,727 	84,624.83 
	19/05/2559 	6.05 	6.10 	5.95 	6.00 	 0.00 	 0.00 	19,278,459 	115,636.52 
	18/05/2559 	6.05 	6.10 	6.00 	6.00 	 0.00 	 0.00 	21,641,151 	130,540.03 
	17/05/2559 	6.20 	6.20 	5.95 	6.00 	 -0.15 	 -2.44 	43,503,463 	264,208.92 
	16/05/2559 	6.25 	6.35 	6.10 	6.15 	 0.00 	 0.00 	101,111,024 	629,419.56 
	13/05/2559 	6.05 	6.15 	5.95 	6.15 	 +0.30 	 +5.13 	156,353,647 	952,735.88 
	12/05/2559 	5.90 	5.95 	5.80 	5.85 	 -0.05 	 -0.85 	10,459,693 	61,282.16 
	11/05/2559 	5.75 	5.95 	5.70 	5.90 	 +0.20 	 +3.51 	28,088,242 	164,334.50 
	10/05/2559 	5.65 	5.80 	5.55 	5.70 	 +0.05 	 +0.88 	27,053,564 	154,603.25 
	09/05/2559 	5.90 	5.90 	5.50 	5.65 	 -0.15 	 -2.59 	55,797,941 	316,881.14 
	04/05/2559 	5.90 	5.95 	5.75 	5.80 	 -0.05 	 -0.85 	23,319,101 	135,746.39 
	03/05/2559 	5.80 	5.95 	5.80 	5.85 	 +0.05 	 +0.86 	7,654,224 	44,943.68 

In [7]:
import pandas as pd
d={}
for i,h in enumerate(head_th):
    d[head_th[i].strong.text]=[]

for r in tb[0].tbody.find_all('tr'):
    for i,c in enumerate(r.find_all('td')):
        d[head_th[i].strong.text].append(c.text)
        
df=pd.DataFrame(d)
df.set_index([head_th[0].strong.text])


Out[7]:
%เปลี่ยนแปลง ปริมาณรวม(หุ้น) มูลค่ารวม('000 บาท) ราคาต่ำสุด ราคาปิด ราคาสูงสุด ราคาเปิด เปลี่ยนแปลง
วันที่
21/06/2559 -3.23 98,684,380 597,589.49 5.95 6.00 6.25 6.20 -0.20
20/06/2559 0.00 32,519,463 201,327.64 6.15 6.20 6.25 6.25 0.00
17/06/2559 +1.64 135,392,870 844,092.15 6.15 6.20 6.30 6.15 +0.10
16/06/2559 -0.81 115,227,468 708,221.88 6.05 6.10 6.25 6.15 -0.05
15/06/2559 -1.60 371,456,620 2,367,423.17 6.15 6.15 6.60 6.45 -0.10
14/06/2559 +4.17 604,545,247 3,624,420.80 5.55 6.25 6.35 5.55 +0.25
13/06/2559 +1.69 2,012,775,216 8,657,184.51 5.70 6.00 6.10 5.85 +0.10
10/06/2559 0.00 37,928,510 221,895.95 5.75 5.90 5.95 5.85 0.00
09/06/2559 -2.48 47,852,418 283,240.19 5.85 5.90 6.05 6.00 -0.15
08/06/2559 0.00 42,423,539 253,977.46 5.90 6.05 6.05 6.05 0.00
07/06/2559 +0.83 21,703,112 131,410.23 6.00 6.05 6.10 6.05 +0.05
06/06/2559 -4.76 170,653,299 1,039,022.08 6.00 6.00 6.35 6.30 -0.30
03/06/2559 +2.44 89,976,542 566,848.78 6.20 6.30 6.40 6.20 +0.15
02/06/2559 -1.60 28,505,851 176,577.84 6.10 6.15 6.30 6.30 -0.10
01/06/2559 -0.79 134,843,156 852,887.47 6.25 6.25 6.45 6.35 -0.05
31/05/2559 +5.00 107,410,731 666,273.79 6.05 6.30 6.30 6.05 +0.30
30/05/2559 +1.69 26,973,639 161,381.88 5.90 6.00 6.05 5.90 +0.10
27/05/2559 0.00 16,566,623 97,775.13 5.85 5.90 6.00 5.95 0.00
26/05/2559 -1.67 10,082,001 59,923.22 5.90 5.90 6.00 5.95 -0.10
25/05/2559 -0.83 14,053,029 84,262.18 5.95 6.00 6.05 6.05 -0.05
24/05/2559 +2.54 20,193,076 121,417.75 5.95 6.05 6.10 6.00 +0.15
23/05/2559 -1.67 14,339,727 84,624.83 5.85 5.90 6.00 5.95 -0.10
19/05/2559 0.00 19,278,459 115,636.52 5.95 6.00 6.10 6.05 0.00
18/05/2559 0.00 21,641,151 130,540.03 6.00 6.00 6.10 6.05 0.00
17/05/2559 -2.44 43,503,463 264,208.92 5.95 6.00 6.20 6.20 -0.15
16/05/2559 0.00 101,111,024 629,419.56 6.10 6.15 6.35 6.25 0.00
13/05/2559 +5.13 156,353,647 952,735.88 5.95 6.15 6.15 6.05 +0.30
12/05/2559 -0.85 10,459,693 61,282.16 5.80 5.85 5.95 5.90 -0.05
11/05/2559 +3.51 28,088,242 164,334.50 5.70 5.90 5.95 5.75 +0.20
10/05/2559 +0.88 27,053,564 154,603.25 5.55 5.70 5.80 5.65 +0.05
09/05/2559 -2.59 55,797,941 316,881.14 5.50 5.65 5.90 5.90 -0.15
04/05/2559 -0.85 23,319,101 135,746.39 5.75 5.80 5.95 5.90 -0.05
03/05/2559 +0.86 7,654,224 44,943.68 5.80 5.85 5.95 5.80 +0.05

In [ ]:


In [ ]: