Git Product home page Git Product logo

ftsvob's Introduction

Daemon program of ftsVob (Future Trade System Vob) Author: Occ Guide:

  • Server trade type system type, has no graphic user interface
  • Platform is build on ubuntu14.0+ and python2.7+
  • python ftsMain.py is will starting whole trade system, and will configure ctp.json under current directory
  • Need combile vnctpmd.so,vnctptd.so on your own platform and install in ftsVob/quantGateway/ctpGateway directory

Program whole picture

  • [strategies]
    • [demo.py]
    • [init.py]
  • [daemonvt.sh]
  • [ctp.json]
  • [ftsVob]
    • [quantEngine]
      • [event_engine.py]
      • [push_engine]
        • [account_info_engine.py]
        • [base_engine.py]
        • [clock_engine.py]
        • [init.py]
        • [quotation_engine.py]
      • [main_engine.py]
      • [init.py]
    • [quantGateway]
      • [ctpGateway]
        • [ctpGateway.py]
        • [vnctpmd.so]
        • [vnctptd.so]
        • [ctpDataType.py]
        • [init.py]
      • [quant_gateway.py]
      • [api.py]
      • [init.py]
      • [quant_constant.py]
    • [logHandler]
      • [default_handler.py]
      • [init.py]
    • [quantStrategy]
      • [init.py]
      • [strategyTemplate.py]
    • [databaseSys]
    • [init.py]
  • [ftsMain.py]

Develop plan

  • Improve log handler system need fix some bugs of log system
  • Adding database api, such as mysql, mongodb, redis
  • Adding trading interface which is needed by concrete strategy

ftsvob's People

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.