Git Product home page Git Product logo

lssy's Introduction

LSSY量化交易系统

支持市场:A股和可转债

该项目是本人3年来研究量化慢慢积累开发的一套系统,属于早期作品慢慢修改而来,仅供学习研究。

如需要更专业的量化交易系统,请使用蝴蝶量化:https://hdlh.org

环境安装

执行安装脚本

  • Windows
install.bat
  • Linux
./install.sh

启动LSSY量化交易系统

  • Windows

    进入实盘交易

    win_realtime.bat
    

    进入回测

    win_backtest.bat
    
  • Linux

    进入实盘交易

    ./runWork.py
    

    进入回测

    ./runWork.py b
    

访问前端

推荐分辨率>=2k

http://127.0.0.1:8000/

初次启动注意事项

首次部署LSSY量化交易系统,会下载大量财务历史等数据,根据网络情况可能会很慢,建议晚上睡觉前启动系统,一般到第二天就全部下载完成了,仅首次运行,后续每天只需要更新k线即可,速度会快很多。

lssy's People

Contributors

wxylssy 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.