Coder Social home page Coder Social logo

quantify's Introduction

Quantify

股票量化,包含股票知识图谱以及历史数据以及自动化交易

股票关系可视化

通过Neo4j来构建股票市场的知识图谱

paras2cn = {"code":"代码", "name":"名称", "industry":"细分行业", "area":"地区", "pe":"市盈率", "outstanding":"流通股本", "totals":"总股本(万)", "totalAssets":"总资产(万)", "liquidAssets":"流动资产", "fixedAssets":"固定资产", "reserved":"公积金", "reservedPerShare":"每股公积金", "esp":"每股收益", "bvps":"每股净资", "pb":"市净率", "timeToMarket":"上市日期" }

股票历史数据存储

通过Mysql结构化存储每日交易信息

keys = ['open', 'high', 'close', 'low', 'volume', 'price_change', 'p_change', 'ma5', 'ma10', 'ma20', 'v_ma5', 'v_ma10', 'v_ma20']

quantify's People

Contributors

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