From 2f9f370bde9712ce05ccf78013a08ada0c412ccb Mon Sep 17 00:00:00 2001 From: xxm Date: Mon, 17 Aug 2026 08:44:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=3F=C2=A7=E6=8C=89=E9=92=AE=E5=8F=AA?= =?UTF-8?q?=E4=BF=9D=E7=95=99=E7=AC=AC=E4=B8=80=E4=B8=AA=E6=B8=A9=E5=8C=BA?= =?UTF-8?q?=E8=A1=A8(A=E8=82=A1=E5=BD=93=E5=89=8D=E5=B8=82)=E8=A1=A8?= =?UTF-8?q?=E5=A4=B4,=E5=85=B6=E4=BD=99=E8=A1=A8=E6=A0=BC=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E9=87=8D=E5=A4=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index 6a966be2..72335bb9 100644 --- a/static/index.html +++ b/static/index.html @@ -2795,8 +2795,8 @@ function renderStrategyTable(strategies) { '' + '
' + th('version', '版本', 'text-left', '策略版本标识', 'version') + th('name', '名称', 'text-left', '策略人话名称', 'name') + - '' + - '' + + '' + + '' + th('win_rate', '胜率', 'text-right', '盈利笔数占比', 'win_rate') + th('avg_profit', '平均收益', 'text-right', '每笔平均收益率', 'avg_profit') + th('trades', '成交/信号', 'text-right', '实际入场笔数 / 触发信号数(组合模拟10等分仓位下实际成交)', 'trades') + th('hold', '均持仓', 'text-right', '平均持仓天数', 'hold') + th('cagr', '年化', 'text-right', '年化收益率', 'cagr') + th('composite', '综合', 'text-right', '多维度综合评分', 'composite') + th('sharpe', '夏普', 'text-right', '每单位波动超额收益', 'sharpe') + th('profit_factor', '盈亏比', 'text-right', '总盈利/总亏损', 'profit_factor') +
资格
§
可用
§
资格
' + (window._colBtnsOn !== false ? '
§
' : '') + '
可用
' + (window._colBtnsOn !== false ? '
§
' : '') + '