diff --git a/ft-app/app/templates/contract.html b/ft-app/app/templates/contract.html index 5803618..c94584a 100644 --- a/ft-app/app/templates/contract.html +++ b/ft-app/app/templates/contract.html @@ -24,15 +24,20 @@ {% endif %}
日线数据
-

- 振幅 = 近 5 日 (最高−最低) 均值取整 · 点击振幅值查看计算过程 -

+
+

+ 振幅 = 近 5 日 (最高−最低) 均值取整 · 点击振幅值查看计算过程 +

+ {% if rows|length > 7 %} + + {% endif %} +
{% for row in rows %} - + = 7 %} class="extra-row" style="display:none;"{% endif %}> @@ -53,6 +58,15 @@
日期星期开盘收盘最高最低波幅5日均振幅
{{ row.date }} {{ row.weekday }} {{ row.open }}