Giter VIP home page Giter VIP logo

istock's Introduction

istock

istock 是一个抓取沪深股市的行情,并按照个人的喜好进行分析和整理的项目。集成了数据抓取、量化分析、以及制定相关的选股测略等相关的模块。深度分析股票涨跌的相关因素,找到一个合理的风险控制策略,保证稳定的盈利状态。但是股市的行情是会变化的,并不能保证一定会盈利。

技术依赖

建议使用 Python3.3+ 的版本,PostgreSQL 9.2 以上的数据库。请确保已经安装 PostgreSQL 数据库,并处于运行状态。如果没有数据库,也可以使用部分功能,不过无法持久化数据,无法对数据进行持续分析。

配置项目

  • 初始化环境
$ git clone https://github.com/itpubs/istock.git
$ cd istock
$ pyvenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
  • 配置项目
$ ./run.py --init

istock's People

Contributors

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