Git Product home page Git Product logo

processtrader's Introduction

进程交易者

介绍

一个用python实现的,基于pyside6和天勤SDK的,多用户,多进程期货程序化交易框架,可实现完全无人职守的自动化国内期货交易,或者半程序化交易

软件架构

软件基于pyside6实现各种界面,天勤sdk的包用于实际的期货交易过程

安装教程

1 先安装python, 建议python版本在3.9以上

2 在cmd里输入以下命令,安装必要的python包

pip install pyside6 -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install tqsdk2 -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install tqsdk -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install psutil -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install pywin32 -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install ping3 -i https://pypi.tuna.tsinghua.edu.cn/simple/

pip install openpyxl -i https://pypi.tuna.tsinghua.edu.cn/simple/

3 运行main.py

使用说明

将 自启动脚本.bat 这个文件里的第6行 cd E:\进程交易者 这个地址改成你自己的本软件文件夹地址 双击 自启动脚本.bat 即可运行软件

然后对这个bat文件创建个快捷方式,放到C:\Users\你的电脑用户名\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 文件夹下,即可实现开机自启动软件

其他详细用法请参考B站的视频解说 https://www.bilibili.com/video/BV1tY4y177sv?share_source=copy_web&vd_source=0f0ae5e8365c85cd112830a14d80cef6

processtrader's People

Contributors

shiyindebcd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.