You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1044 lines
52 KiB

2 years ago
<!DOCTYPE html>
<!-- saved from url=(0028)http://127.0.0.1:8000/result -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Strategy Page</title>
<link rel="icon" type="image/x-icon" href="http://127.0.0.1:8000/static//img/growth.ico">
<link href="./Strategy Page_files/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="./Strategy Page_files/bootstrap-icons.css">
<link rel="stylesheet" href="./Strategy Page_files/font-awesome.min.css">
<link rel="stylesheet" href="./Strategy Page_files/tailwind.min.css">
<link rel="stylesheet" href="./Strategy Page_files/all.min.css">
<style>
html {
position: relative;
min-height: 100%;
}
body {
padding-top: 70px;
padding-bottom: 10px;
background-color: #eee;
font-family: Georgia, sans-serif !important;
flex-direction: column;
height:100vh;
}
/* .offcanvas-body {
font-size: 2vw;
} */
.navbar {
background-image: linear-gradient(to bottom right, #5d9faa , #c4e0e5);
}
.navbar-nav > li > a.active {
font-size: 18px;
border-bottom: 2px ridge #888888;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;
background-color: #f5f5f5;
}
</style>
</head>
<body data-new-gr-c-s-check-loaded="14.1098.0" data-gr-ext-installed=""><header>
<nav class="navbar bg-light fixed-top">
<div class="container-fluid px-3 py-2">
<a class="navbar-brand mx-2" href="http://127.0.0.1:8000/">
<h3><strong>投資組合大擂台</strong></h3>
</a>
<!-- TODO: Login/Logout -->
<div class="navbar-expand ms-auto">
<ul class="navbar-nav me-2">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle btn btn-lg" href="http://127.0.0.1:8000/result" role="button" data-bs-toggle="dropdown" aria-expanded="true">
<i class="bi bi-person-check-fill"></i>
</a>
<ul class="dropdown-menu dropdown-menu-end" style="background-color: rgb(244, 250, 255);">
<li class="px-3">歡迎您: R10246002@ntu.edu.tw</li>
<li><hr class="dropdown-divider"></li>
<li>
<a class="dropdown-item" href="http://127.0.0.1:8000/logout">
<i class="fas fa-sign-out-alt pe-2 "></i>登出
</a>
</li>
</ul>
</li>
</ul>
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar" aria-controls="offcanvasNavbar">
<i class="bi bi-three-dots"></i>
</button>
<div class="offcanvas offcanvas-end text-bg-light" data-bs-scroll="true" tabindex="-1" id="offcanvasNavbar" aria-labelledby="offcanvasNavbarLabel">
<div class="offcanvas-header">
<h4 class="offcanvas-title mt-2 p-0" id="offcanvasNavbarLabel">
投資組合大擂台
</h4>
<button type="button" class="btn-close btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<ul class="navbar-nav justify-content-end d-flex flex-grow-1 pe-3">
<li class="nav-item my-2">
<a class="nav-link " href="http://127.0.0.1:8000/">
<i class="bi bi-house-fill"></i>
<span class="mx-1">首頁</span>
</a>
</li>
<li class="nav-item my-2">
<a class="nav-link " href="http://127.0.0.1:8000/strategy">
<i class="bi bi-piggy-bank-fill"></i>
<span class="mx-1">建立策略</span>
</a>
</li>
<li class="nav-item my-2">
<a class="nav-link " href="http://127.0.0.1:8000/strategy_tw">
<i class="bi bi-piggy-bank-fill"></i>
<span class="mx-1">台股建立策略</span>
</a>
</li>
<li class="nav-item my-2">
<a class="nav-link " href="http://127.0.0.1:8000/custom">
<i class="bi bi-database-fill-add"></i>
<span class="mx-1">自訂數據建立策略</span>
</a>
</li>
<li class="nav-item my-2">
<a class="nav-link active" aria-current="page" href="http://127.0.0.1:8000/result">
<i class="bi bi-graph-up-arrow"></i>
<span class="mx-1">分析結果排行</span>
</a>
</li>
<li class="nav-item my-2">
<a class="nav-link " href="mailto:r10246002@ntu.edu.tw">
<i class="bi bi-bug-fill"></i>
<span class="mx-1">錯誤回報</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<div class="container-fluid fade-in" style="background-color: #eee;">
<div class="container-fluid px-1 py-4">
<div class="alert alert-secondary p-3 mx-3" role="alert">
<div class="flex-row">
<p class="font-italic font-bold text-xl">
"Risk comes from not knowing what you're doing."
</p>
</div>
<div class="d-flex flex-row-reverse">
<p class="align-self-end text-xs">- Warren Edward Buffett</p>
</div>
<hr class="my-3 px-5">
<div class="d-flex justify-content-end">
<div class="input-group mb-3">
<span class="input-group-text" id="in">選擇競賽</span>
<select id="competition" class="form-select" size="1" aria-label="size 5 select example">
<option value="none" selected="selected"></option>
<option value="com_fin_2023">計算金融 (Spring, 2023)</option>
<option value="MEPM_2022">總體經濟分析與投資組合管理(Dec. 2022)</option>
<option value="Fin_2022_MUST">Fintech(MUST)</option>
<option value="Fin_2022_Taitung">Fintech(台東大學)</option>
<option value="Fin_2022_AI">金融科技能力建構_AI</option>
<option value="Fin_NTHU_2022_Fall">Fintech(勞動部_NTHU, Oct. 2022-Jan. 2023)</option>
<option value="LA_2022_Fall">LA (Fall 2022)</option>
<option value="Fin_Engineer_2022_Fall">財工專題(Fall 2022)</option>
<option value="Asia_Fin_2022_Fall">亞洲區域金融及金融創新與交易 (Fall 2022)</option>
<option value="NCCU_2022_Fall">總體經濟分析與投資組合管理</option>
<option value="NTU_2022_Fall">Fintech(NTU_CS,Fall,2022)</option>
<option value="NTHU_2022_Fall">Fintech(NTHU_EE,Fall,2022)</option>
<option value="Asia_fin_2022_Spring">亞洲區域金融及金融創新與交易(Spring, 2022)</option>
<option value="NKUST_2022_Spring">高雄科技大學(Spring, 2022)</option>
<option value="Fintech_2022_Spring_FCU">五校Fintech-逢甲(Spring, 2022)</option>
<option value="Fintech_2022_Spring_TKU">五校Fintech-淡江(Spring, 2022)</option>
<option value="Fintech_2022_Spring_FJU">五校Fintech-輔大(Spring, 2022)</option>
<option value="Fintech_2022_Spring_NCCU">五校Fintech-政大(Spring, 2022)</option>
<option value="Fintech_2022_Spring_NTHU">五校Fintech-清大(Spring, 2022)</option>
<option value="BlockChain_2022_Spring">Blockchain (NTHU_QF, Spring 2022)</option>
<option value="University_Students_Fin_2022_Spring">大專生金融專班 (Spring 2022)</option>
<option value="Asia_Fin_2021_Fall">亞洲區域金融及金融創新與交易 (Fall 2021)</option>
<option value="Labor_2021_Fall">Fintech (勞動部_NTHU, Nov. 2021-Jan. 2022)</option>
<option value="Finance_engineer_2021_Fall">財工專題(Fall, 2021)</option>
<option value="Asset_2021_Fall">資產管理AI應用實務(Fall, 2021)</option>
<option value="NTU__2021_Fall">Fintech(NTU_CS, Fall, 2021)</option>
<option value="NTHU_2021_Fall">Fintech(NTHU_EE, Fall, 2021)</option>
<option value="NTHU-AIMS_2021_Fall">大數據技術實務應用(NTHU_AIMS, Fall 2021)</option>
<option value="MaFin_NTU_Spring_2021">MaFin(NTU, Spring, 2021)</option>
<option value="Service_NTHU_Spring_2023">服務學習(NTHU, Spring, 2021)</option>
<option value="Asia_fin_Spring_2021">亞洲區域金融及金融創新與交易(Spring, 2021)</option>
<option value="Fintech_AIMS_NTHU_2021_Spring">Fintech-AIMS NTHU, 2021 Spring</option>
<!--option value="Fintech_AIMS_NTHU__2021_Spring">Fintech-AIMS NTHU, 2021 Spring</option-->
<option value="NTHU-AIMS_2021_April">大數據技術實務應用 (NTHU-AIMS 2021 April)</option>
<option value="MUST_Investment_Practice">MUST 投資實務</option>
<option value="NTU__2021_Spring">Fintech (NTU, 2021 Spring)</option>
<option value="NTHU_2021_Spring">Fintech (NTHU 2021 Spring)</option>
<option value="NCCU_2021_Spring">Fintech (NCCU 2021 Spring)</option>
<option value="MOL_NTHU_2021_March-June">Fintech (勞動部_NTHU 2021 March-June)</option>
<option value="Fin_elite_class_CPMA">企經會理財菁英班</option>
<option value="FE2020fall_Dec">財工專題(109年度上學期)12月競賽</option>
<option value="FE2020fall_Jan">財工專題(109年度上學期)1月競賽</option>
<option value="MUST_Fin">MUST財金</option>
<option value="NTPU20201226">金融公益專班 臺北大學1226</option>
<option value="ErikTest">Erik 測試競賽</option>
</select>
</div>
<div>
<button id="changeComp" type="button" class="btn btn-secondary"><i class="bi bi-arrow-right-square-fill"></i></button>
</div>
</div>
</div>
<div class="card m-3">
<div card="card p-3 m-3">
<div class="card-header">
<div class="d-flex">
<div class="py-2 font-bold text-xl">
<span class="m-2">策略顯示</span>
</div>
<div class="dropdown ms-auto py-2">
<button class="btn btn-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
排行方式
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="http://127.0.0.1:8000/result#">我的策略</a></li>
<li><a class="dropdown-item" href="http://127.0.0.1:8000/result#">時間排行</a></li>
<li><a class="dropdown-item" href="http://127.0.0.1:8000/result#">報酬排行</a></li>
<li><a class="dropdown-item" href="http://127.0.0.1:8000/result#">SR排行</a></li>
<li><a class="dropdown-item" href="http://127.0.0.1:8000/result#">波動率排行</a></li>
</ul>
</div>
</div>
</div>
<div class="p-3 table-responsive-sm table-responsive-md table-responsive-xl">
<table class="table caption-top">
<caption></caption>
<thead>
<tr>
<th scope="col">#ID</th>
<th scope="col">投組名稱</th>
<th scope="col">創建者</th>
<th scope="col">報酬率</th>
<th scope="col">夏普率</th>
<th scope="col">波動率</th>
<th scope="col">創建時間</th>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">47</span>
</a>
</th>
<td>H6WYGS-81.08</td>
<td>R10246002</td>
<td>0.02</td>
<td>0.09</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">46</span>
</a>
</th>
<td>BHYL3Q-67.21</td>
<td>R10246002</td>
<td>12.17</td>
<td>1.01</td>
<td>12.01</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">45</span>
</a>
</th>
<td>GYJAKJ-1.48</td>
<td>t</td>
<td>0.18</td>
<td>0.68</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">44</span>
</a>
</th>
<td>fff</td>
<td>R10246002</td>
<td>0.12</td>
<td>0.53</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">43</span>
</a>
</th>
<td>IFMSLP-73.06</td>
<td>R10246002</td>
<td>0.12</td>
<td>0.53</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">42</span>
</a>
</th>
<td>fefefefe</td>
<td>R10246002</td>
<td>0.09</td>
<td>0.35</td>
<td>0.25</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">41</span>
</a>
</th>
<td>few</td>
<td>R10246002</td>
<td>0.07</td>
<td>0.25</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">40</span>
</a>
</th>
<td>44444</td>
<td>R10246002</td>
<td>0.17</td>
<td>0.66</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">39</span>
</a>
</th>
<td>8OA6L4-38.17</td>
<td>R10246002</td>
<td>0.26</td>
<td>1.11</td>
<td>0.24</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">38</span>
</a>
</th>
<td>ZMFUS6-63.83</td>
<td>R10246002</td>
<td>0.27</td>
<td>1.17</td>
<td>0.23</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">37</span>
</a>
</th>
<td>6XNPVG-9.83</td>
<td>R10246002</td>
<td>0.21</td>
<td>0.87</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">36</span>
</a>
</th>
<td>RK93PT-45.73</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.19</td>
<td>0.17</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">35</span>
</a>
</th>
<td>3ZCRWT-16.83</td>
<td>R10246002</td>
<td>0.27</td>
<td>1.21</td>
<td>0.23</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">34</span>
</a>
</th>
<td>OPCU67-44.13</td>
<td>R10246002</td>
<td>0.27</td>
<td>1.21</td>
<td>0.23</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">33</span>
</a>
</th>
<td>5D5ZNI-75.32</td>
<td>R10246002</td>
<td>-0.01</td>
<td>-0.07</td>
<td>0.21</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">32</span>
</a>
</th>
<td>EU70KX-55.16</td>
<td>R10246002</td>
<td>0.08</td>
<td>0.45</td>
<td>0.19</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">31</span>
</a>
</th>
<td>56TPJO-33.43</td>
<td>R10246002</td>
<td>0.0</td>
<td>-0.02</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">30</span>
</a>
</th>
<td>Y7M0QO-50.76</td>
<td>R10246002</td>
<td>0.0</td>
<td>-0.02</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">29</span>
</a>
</th>
<td>Q0SUJP-26.65</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.19</td>
<td>0.17</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">28</span>
</a>
</th>
<td>GW8CB5-48.81</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.19</td>
<td>0.17</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">27</span>
</a>
</th>
<td>JWHXPO-80.72</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.19</td>
<td>0.17</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">26</span>
</a>
</th>
<td>77A9M2-3.43</td>
<td>R10246002</td>
<td>0.17</td>
<td>0.83</td>
<td>0.21</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">25</span>
</a>
</th>
<td>08Y3MT-82.2</td>
<td>R10246002</td>
<td>0.05</td>
<td>0.21</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">24</span>
</a>
</th>
<td>P4C8L1-16.59</td>
<td>R10246002</td>
<td>0.05</td>
<td>0.21</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">23</span>
</a>
</th>
<td>QNDLSP-28.84</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.19</td>
<td>0.17</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">22</span>
</a>
</th>
<td>HJZ30E-12.37</td>
<td>R10246002</td>
<td>0.03</td>
<td>0.11</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">21</span>
</a>
</th>
<td>GTW69F-17.56</td>
<td>R10246002</td>
<td>0.29</td>
<td>0.98</td>
<td>0.29</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">20</span>
</a>
</th>
<td>I9Y1FC-53.4</td>
<td>R10246002</td>
<td>0.09</td>
<td>0.51</td>
<td>0.18</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">19</span>
</a>
</th>
<td>XRCNF9-58.58</td>
<td>R10246002</td>
<td>0.15</td>
<td>0.7</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">18</span>
</a>
</th>
<td>1DXR8Y-18.01</td>
<td>R10246002</td>
<td>0.14</td>
<td>0.62</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">17</span>
</a>
</th>
<td>RXKMKJ-85.56</td>
<td>R10246002</td>
<td>0.15</td>
<td>0.7</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">16</span>
</a>
</th>
<td>600VAM-25.13</td>
<td>R10246002</td>
<td>0.01</td>
<td>0.03</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">15</span>
</a>
</th>
<td>E8PBOD-43.36</td>
<td>R10246002</td>
<td>-0.2</td>
<td>-0.69</td>
<td>0.29</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">14</span>
</a>
</th>
<td>rrr</td>
<td>R10246002</td>
<td>-0.07</td>
<td>-0.28</td>
<td>0.24</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">13</span>
</a>
</th>
<td>eee</td>
<td>R10246002</td>
<td>0.26</td>
<td>1.06</td>
<td>0.25</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">12</span>
</a>
</th>
<td>5363IG-85.12</td>
<td>R10246002</td>
<td>-0.22</td>
<td>-0.84</td>
<td>0.26</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">11</span>
</a>
</th>
<td>gygy</td>
<td>R10246002</td>
<td>0.31</td>
<td>1.21</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">10</span>
</a>
</th>
<td>ddd</td>
<td>R10246002</td>
<td>0.0</td>
<td>-0.01</td>
<td>0.22</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">9</span>
</a>
</th>
<td>55</td>
<td>R10246002</td>
<td>0.02</td>
<td>0.1</td>
<td>0.23</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">8</span>
</a>
</th>
<td>5</td>
<td>R10246002</td>
<td>0.0</td>
<td>-0.03</td>
<td>0.12</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">7</span>
</a>
</th>
<td>5555</td>
<td>R10246002</td>
<td>0.05</td>
<td>0.28</td>
<td>0.17</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">6</span>
</a>
</th>
<td>X0RWG8-71.03</td>
<td>R10246002</td>
<td>0.12</td>
<td>0.63</td>
<td>0.19</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">5</span>
</a>
</th>
<td>rr</td>
<td>R10246002</td>
<td>0.0</td>
<td>0.0</td>
<td>0.19</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">4</span>
</a>
</th>
<td>I6SO3D-82.48</td>
<td>R10246002</td>
<td>0.04</td>
<td>0.21</td>
<td>0.18</td>
<td>2023-03-03</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">3</span>
</a>
</th>
<td>喇叭花齊放</td>
<td>yhocotw31016</td>
<td>0.38</td>
<td>1.49</td>
<td>0.26</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">2</span>
</a>
</th>
<td>hyhy</td>
<td>R10246002</td>
<td>-0.15</td>
<td>-0.61</td>
<td>0.25</td>
<td>2023-03-02</td>
</tr>
</thead>
<thead style="font-size: 1vmin&#39;">
<tr>
<th scope="col" role="alert">
<a href="http://127.0.0.1:8000/result" class="alert-link">
<span class="badge rounded-pill text-bg-info">1</span>
</a>
</th>
<td>QQ</td>
<td>R10246002</td>
<td>0.13</td>
<td>0.61</td>
<td>0.21</td>
<td>2023-03-02</td>
</tr>
</thead>
</table>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="text-center text-white" style="background-color: #6171ce;margin-bottom: 0">
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2)">
© 2023 Copyright NTHU-TPM
<a href="https://github.com/SeanChenTaipei" target="_blank" rel="noopener" class="btn-outline-light btn-floating" role="button">
<i class="fab fa-github"></i>
</a>
</div>
<!-- Copyright -->
</footer>
<!--jQuery -->
<script src="./Strategy Page_files/jquery-3.6.0.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous"></script>
<!-- Boostrap Scripts -->
<script defer="" src="./Strategy Page_files/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
<div id="forest-ext-shadow-host"></div></body><grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></html>