ui: 集中仓列标注运气警告
This commit is contained in:
+1
-1
@@ -2088,7 +2088,7 @@ function renderStrategyTable(strategies) {
|
||||
th('composite', '综合', 'text-right') +
|
||||
th('universality', '普适', 'text-right') +
|
||||
th('full_return', '全参与', 'text-right') +
|
||||
th('total_return', '集中仓', 'text-right') +
|
||||
th('total_return', '集中仓⚠️', 'text-right', '该策略最优激进仓位下的挑装收益——含上车运气,方差大') +
|
||||
th('capital_final', '最终资产', 'text-right') +
|
||||
th('cagr', '年化', 'text-right') +
|
||||
th('trades', '执行数', 'text-right', '实际参与组合模拟的交易笔数;信号总数=为鼠标悬停查看') +
|
||||
|
||||
Reference in New Issue
Block a user