-
Python股票期货交互式K线项目源代码
资源介绍
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)
- 上一篇: tradingview许可协议
- 下一篇: trading view 实例