Giter Club home page Giter Club logo

stocktool's Introduction

#stockTools

股票相关的小工具 带语音播报,需要安装window语音合成,win7以上自带

stockList.txt 要监控的股票列表 格式: 每行:股票代码,报警条件 实例 603227,float(data["zf"])<9.95 600701 600293,float(data["zf"])<9.95 and 1==1

可供调用参数: sps={ "na":"名称", "pc":"昨收盘", "op":"今开盘", "vo":"成交量", "tu":"成交额", "hi":"最高价", "lo":"最低价", "la":"现价", "type":"类型", "time":"时间", "sy":"市盈率", "lt":"流通股数", "sz":"总市值", "hs":"换手率", "is":"unknow", "bp1":"停牌", "zf":"涨幅" };

orzStock.py 监控股票现价 orzNotice.py 监控是否有新公告

myStock.py 获取关注的股票的类 toolfuns.py 一些常用工具封装

speaker.exe 语音合成接口程序 testSpeaker.bat 语音合成测试

stocktool's People

Contributors

onewaymyway avatar

Stargazers

 avatar

Watchers

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