python股票期货交互k线工程uiKLine ### 用pyqtgraph做的K线工具,依赖 PyQt4,numpy,pandas,pyqtgraph ### 点击 [pyqtgraph](Scientific Graphics and GUI Library for Python) 下载安装 ### 运行 uiKLine.py,查看K线 ![](https://raw.githubusercontent.com/moonnejs/uiKLine/master/KLine.png?sanitize=true) ### 运行uiKLineTool.py,查看回测K线工具 ![](https://raw.githubusercontent.com/moonnejs/uiKLine/master/KLineTool.png?sanitize=true)