Skip to content

Commit 889910f

Browse files
fix: 解决 PR 评审问题
- 删除未使用的 website/blog/ 目录(blog 已禁用) - React 降级到 ^18.3.1 以兼容 Docusaurus v3 - 移除 index.tsx GitHub 按钮多余的 marginLeft 内联样式 - README 论文引用改为 'Research Inspiration',移除可能无效的裸 arXiv 链接,加说明脚注 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a6556a7 commit 889910f

File tree

12 files changed

+59
-256
lines changed

12 files changed

+59
-256
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,16 @@ Quant Flow is an AI-powered automated trading system for [Hyperliquid DEX](https
4242

4343
### AI Decision Enhancements (Research-Backed)
4444

45-
| Feature | Paper | Config | Description |
46-
|---------|-------|--------|-------------|
47-
| **FinCoT Reasoning** | [arXiv:2506.16123](https://arxiv.org/abs/2506.16123) | `prompt.set: nof1-improved` | 6-step forced reasoning chain, +17% accuracy, -8.9x token cost |
48-
| **Bull/Bear Debate** | [arXiv:2412.20138](https://arxiv.org/abs/2412.20138) | `debate.enabled` | Two agents debate bull/bear to eliminate confirmation bias |
49-
| **CEX Signals + On-chain** | [MDPI 2026](https://www.mdpi.com/2227-7390/14/2/346) | `enhanced_analysis.enabled` | Binance funding rate, Fear&Greed, MVRV/SOPR signals |
50-
| **Regime Adaptive** | [Springer 2025](https://link.springer.com/article/10.1007/s42521-024-00123-2) | `regime_adaptive.enabled` | Dynamic params for trending/ranging/volatile market states |
45+
| Feature | Research Inspiration | Config | Description |
46+
|---------|----------------------|--------|-------------|
47+
| **FinCoT Reasoning** | FinCoT (arXiv:2506.16123) | `prompt.set: nof1-improved` | 6-step forced reasoning chain, +17% accuracy, -8.9x token cost |
48+
| **Bull/Bear Debate** | TradingAgents (arXiv:2412.20138) | `debate.enabled` | Two agents debate bull/bear to eliminate confirmation bias |
49+
| **CEX Signals + On-chain** | [MDPI Mathematics 14(2):346](https://www.mdpi.com/2227-7390/14/2/346) | `enhanced_analysis.enabled` | Binance funding rate, Fear&Greed, MVRV/SOPR signals |
50+
| **Regime Adaptive** | [Springer Digital Finance](https://link.springer.com/article/10.1007/s42521-024-00123-2) | `regime_adaptive.enabled` | Dynamic params for trending/ranging/volatile market states |
5151
| **Market Monitor** || `market_monitor.enabled` | Independent thread triggers decisions on volatility spikes |
5252

53+
> Papers listed are the academic research that inspired each feature's implementation.
54+
5355
All enhancements are **controlled by independent config flags** and are **off by default**.
5456

5557
## Quick Start

grid_state.json

Lines changed: 27 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,59 @@
11
{
22
"active_grids": {
3-
"BTC": {
4-
"config": {
5-
"action": "UPDATE_GRID",
6-
"lower_price": 63296.8,
7-
"upper_price": 68010.4,
8-
"grid_num": 8,
9-
"amount_per_grid": 24.42,
10-
"tp_ratio": 0.006,
11-
"sl_ratio": 0.05,
12-
"mode": "LONG",
13-
"reason": "15\u5206\u949f\u548c1\u5206\u949f\u5747\u663e\u793a\u5f3a\u52bf\u4e0a\u6da8\uff0c1\u5c0f\u65f6\u867d\u4e0a\u6da8\u8f6c\u5f31\u4f46\u6574\u4f53\u4ecd\u504f\u5f3a\uff0c\u5f53\u524d\u4ef7\u683c\u63a5\u8fd1\u533a\u95f4\u4e0a\u6cbf\uff0c\u9002\u5408LONG\u6a21\u5f0f\u4ee5\u73b0\u4ef7\u4e3a\u9876\u90e8\u5411\u4e0b\u94fa\u4e70\u5355\uff0c\u6355\u6349\u56de\u8c03\u673a\u4f1a\u3002"
14-
},
15-
"buy_orders": [
16-
{
17-
"oid": 313972497914,
18-
"px": 63296.8
19-
},
20-
{
21-
"oid": 313972571848,
22-
"px": 63949.6
23-
}
24-
],
25-
"sell_orders": [],
26-
"last_sync": 1770388301.453679
27-
},
283
"ETH": {
294
"config": {
305
"action": "UPDATE_GRID",
31-
"lower_price": 1949.4,
32-
"upper_price": 2094.5,
33-
"grid_num": 8,
6+
"lower_price": 2244.8,
7+
"upper_price": 2407.8,
8+
"grid_num": 7,
349
"amount_per_grid": 15.5,
35-
"tp_ratio": 0.006,
36-
"sl_ratio": 0.05,
37-
"mode": "LONG",
38-
"reason": "\u5f53\u524d\u4ef7\u683c $2073.8 \u63a5\u8fd1\u4e0a\u65b9\u963b\u529b\u4f4d $2100.3\uff0c15\u5206\u949f\u548c1\u5206\u949f\u8d8b\u52bf\u663e\u793a\u5f3a\u52bf\u4e0b\u8dcc\uff0c\u9884\u671f\u4ef7\u683c\u5c06\u56de\u8c03\u3002LONG \u6a21\u5f0f\u5c06\u7f51\u683c\u4ee5\u73b0\u4ef7\u4e3a\u9876\u90e8\u5411\u4e0b\u94fa\u4e70\u5355\uff0c\u9002\u5408\u9022\u4f4e\u5438\u7eb3\u3002"
10+
"tp_ratio": 0.0071,
11+
"sl_ratio": 0.0142,
12+
"mode": "SHORT",
13+
"reason": "\u591a\u5468\u671f\u5f3a\u52bf\u4e0a\u6da8\u4f46RSI\u8d85\u4e70\u4e25\u91cd\uff0c\u9884\u671f\u56de\u8c03",
14+
"width_pct": 0.06185595925466132
3915
},
4016
"buy_orders": [
4117
{
42-
"oid": 314706998387,
43-
"px": 1949.4
44-
},
45-
{
46-
"oid": 314707021313,
47-
"px": 1969.5
48-
},
49-
{
50-
"oid": 314707050731,
51-
"px": 1989.8
52-
},
53-
{
54-
"oid": 314707073606,
55-
"px": 2010.3
56-
},
57-
{
58-
"oid": 314707116538,
59-
"px": 2031.0
60-
},
61-
{
62-
"oid": 314707146226,
63-
"px": 2052.0
64-
},
65-
{
66-
"oid": 49706075439,
67-
"px": 1960.4
68-
},
69-
{
70-
"oid": 49706078814,
71-
"px": 1944.6
18+
"oid": 350360038076,
19+
"px": 2242.2
7220
},
7321
{
74-
"oid": 49706495900,
75-
"px": 1962.6
22+
"oid": 350359982305,
23+
"px": 2251.2
7624
},
7725
{
78-
"oid": 49706499382,
79-
"px": 1946.7
26+
"oid": 350359176896,
27+
"px": 2244.8
8028
}
8129
],
8230
"sell_orders": [
8331
{
84-
"oid": 49706076897,
85-
"px": 1992.1
32+
"oid": 350359844985,
33+
"px": 2407.8
8634
},
8735
{
88-
"oid": 49706080350,
89-
"px": 2007.9
36+
"oid": 350359710766,
37+
"px": 2379.8
9038
},
9139
{
92-
"oid": 49706497713,
93-
"px": 1994.2
40+
"oid": 350359564181,
41+
"px": 2352.2
9442
},
9543
{
96-
"oid": 49706500917,
97-
"px": 2010.1
44+
"oid": 350359467243,
45+
"px": 2324.9
9846
},
9947
{
100-
"oid": 49707517569,
101-
"px": 1994.0
48+
"oid": 350359395065,
49+
"px": 2297.9
10250
},
10351
{
104-
"oid": 49707521751,
105-
"px": 2009.8
52+
"oid": 350359269493,
53+
"px": 2271.2
10654
}
10755
],
108-
"last_sync": 1772855239.6880953
56+
"last_sync": 1773638132.258284
10957
}
11058
}
11159
}

website/blog/2019-05-28-first-blog-post.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

website/blog/2019-05-29-long-blog-post.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

website/blog/2021-08-01-mdx-blog-post.mdx

Lines changed: 0 additions & 24 deletions
This file was deleted.
-93.9 KB
Binary file not shown.

website/blog/2021-08-26-welcome/index.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

website/blog/authors.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

website/blog/tags.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

website/package-lock.json

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)