Skip to content

Commit ee0a3df

Browse files
committed
update on readme
1 parent 26c8ebc commit ee0a3df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<a href="https://Y-Research-SBU.github.io/QuantAgent">
4242
<img src="https://img.shields.io/badge/Project-Website-blue?style=flat-square&logo=googlechrome" alt="Project Website">
4343
</a>
44-
<a href="https://github.com/Y-Research-SBU/QuantAgent/blob/main/assets/wechat_0914.jpg">
44+
<a href="https://github.com/Y-Research-SBU/QuantAgent/blob/main/assets/wechat_0928.png">
4545
<img src="https://img.shields.io/badge/WeChat-Group-green?style=flat-square&logo=wechat" alt="WeChat Group">
4646
</a>
4747
<a href="https://discord.gg/K8DqX53q">

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ <h2 class="section-header">Main Results</h2>
10001000
<img src="assets/table.png" alt="Performance Comparison Table" style="width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);">
10011001
</div>
10021002
<div style="text-align: center; margin-top: 0rem;">
1003-
<p class="figure-caption" style="font-size: 1rem; color: var(--text-secondary); line-height: 1.6; max-width: 850px; margin: 0 auto; margin-top: 0.5rem;">
1003+
<p class="figure-caption" style="font-size: 1rem; color: var(--text-secondary); line-height: 1.6; max-width: 850px; margin: 0 auto; margin-top: 0.5rem; margin-bottom: 4rem;">
10041004
4-hour Performance comparison across assets between a random baseline, Linear Regression (LR), XGBoost and our method (highlighted in
10051005
<span style="color: #66BB6A;">green</span>).
10061006
Upward arrows indicate improvements on metrics where higher is better. Bold values indicate the highest (best) results for each metric.</p>
@@ -1011,7 +1011,7 @@ <h2 class="section-header">Main Results</h2>
10111011
</div>
10121012
<div style="text-align: center; margin-top: 0rem;">
10131013
<p class="figure-caption" style="font-size: 1rem; color: var(--text-secondary); line-height: 1.6; max-width: 850px; margin: 0 auto; margin-top: 0.5rem;">
1014-
Line chart of 1-hour performance comparison in across assets between a random baseline, Linear Regression , XGBoost, and our method (shown in <span style="color: #FF0000;">red</span>).
1014+
Line chart of 1-hour performance comparison across assets between a random baseline, Linear Regression , XGBoost, and our method (shown in <span style="color: #FF0000;">red</span>).
10151015
</p>
10161016

10171017
</div>

0 commit comments

Comments
 (0)