GithubHelp home page GithubHelp logo

tzabcd / blackbird Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhongsiz/blackbirddemo

0.0 2.0 0.0 44.4 MB

A Niubility China Stock Tools

Home Page: http://subler.github.io/Blackbird/

Python 1.73% CMake 1.04% C++ 94.04% C 3.19%

blackbird's Introduction

Blackbird-A股神器(A Niubility China Stock Tools)

Blackbird是一款茁壮成长的A股神器,目前支持Linux, 有任何建议或意见,欢迎联系Steve

Demo -- 行情模拟器(mdsim)

Blackbird.gif

Build && Usage

  1. Linux下编译参考wiki

  2. 拷贝基础数据

     cp -r data/ build/bin/
    
  3. 拷贝配置文件

     cp config/*.xml build/bin/
    
  4. 运行程序

     ./mdsim -c mdsim.xml
    
  5. 输入命令和参数

     # 沪市现价前10股票
     --bk sh -T 10 -O xj
    

    查看实时行情,可按q退出。

mdsim用于查看实时行情,提供功能如下:

    -H [ --help ]         显示帮助信息
    -Q [ --quit ]         退出程序
    --code arg            查看个股信息,代码用','分开
    -c [ --config ] arg   设置配置文件
    --bk arg              批量显示行情
        可能值(沪|深|创|中小|全部): sz|sh|cyb|zxb|all
    -M [ --market ]       显示大盘行情
        沪市|深市|创业板
    -T [ --top ] arg      筛选前几个信息
    -O [ --order ] arg    排序规则
        可能值:
            正序: zdf(涨跌幅)|xj(现价)|cjl()|cje(成交额)
            逆序: zdfi|xji|cjli|cjei
    --add-option arg      追加自选股,股票代码用','分开
    --del-option arg      删除自选股,股票代码用','分开
    --show-option         查看自选股

blackbird's People

Contributors

zhongsiz avatar

Watchers

James Cloos 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.