From 5f5227ec2127b17de043ceef6eda3168de8e6ca2 Mon Sep 17 00:00:00 2001 From: msincenselee Date: Sat, 6 Oct 2018 20:29:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vnpy/trader/uiKLine/uiKLine.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vnpy/trader/uiKLine/uiKLine.py b/vnpy/trader/uiKLine/uiKLine.py index b9c8325d..9a7b88fa 100644 --- a/vnpy/trader/uiKLine/uiKLine.py +++ b/vnpy/trader/uiKLine/uiKLine.py @@ -9,6 +9,8 @@ Support By 量投科技(http://www.quantdo.com.cn/) 2.修改鼠标滚动得操作,去除focus,增加双击鼠标事件 3.增加重定位接口,供上层界面调用,实现多周期窗口的时间轴同步。 +重要提示: +如果你在windows10下,设置了显示放大,例如125%比例,K线和主图指标会显示出错 """