Giter Club home page Giter Club logo

ctp-marketdatamachine's Introduction

期货行情机

功能

实时接收存储期货市场的行情

使用说明

  1. 配置ini/instrumentInfo.ini,输入期货信息(要订阅的期货先要在这里写好信息)。格式是“期货代码|期货名字”,如果需要大量订阅,可以从快期中导出期货代码和期货名字的名单然后复制进这个文件
  2. 配置ini/onekeySub.ini,输入想要一键订阅的期货代码,格式是“期货代码a;期货代码b;...”
  3. 修改(把表名改为相应的合约代码)并运行“数据库建表”文件夹内的sql脚本建,配置ini/db.ini文件,程序要把数据持久化到数据库时要用到里面的信息
  4. 配置ini/front.ini文件,配置前置机地址。项目中默认的地址为模拟行情的地址

模拟环境截图

运行时 image

数据存在data文件夹内
image

csv里面存着行情数据 image

环境

VS2013 + Qt5.3(32位) + mysql(32位)

ctp-marketdatamachine's People

Contributors

zhuzhenpeng avatar

Watchers

 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.