登录 注册
当前位置:主页 > 资源下载 > 50 > Python股票期货交互式K线项目源代码

Python股票期货交互式K线项目源代码

  • 更新:2024-09-16 11:53:50
  • 大小:506KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Python - 后端
  • 格式:ZIP

资源介绍

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)