GithubHelp home page GithubHelp logo

andy521 / leek Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wosyingjun/leek

0.0 2.0 0.0 26 KB

A distributed real-time stock picking system base on flume,kafka,jstorm,esper,and mysql

Java 95.19% Shell 4.81%

leek's Introduction

##Leek — 韭菜的自我救赎

Leek是一款基于分布式的简易版智能实时选股系统,计算能力超强,代码量极少。

####基于(Flume+KafKa+JStorm+Esper+MySQL)

  • 分布式架构、可自由调节计算能力。
  • Flume 实时日志数据提取。
  • KafKa 连接 Flume 和 JStorm,用于消息数据中转。
  • JStorm + Esper 分布式实时数据处理。
  • MySQL 保存数据筛选结果。

####目前实现了几种简单的策略:

  • 大单卖(stock-stategy-1): 选出股票的卖5档总手数大于买5档口总手数100倍时的股票;
  • 大单买(stock-stategy-2): 选出股票的买5档总手数大于卖5档口总手数100倍时的股票;
  • 放巨量(stock-stategy-3): 选出在10秒内成交量超过1000万时的股票;

####相关部署

####架构图: ####Storm计算节点: ####Esper计算模型:

leek's People

Contributors

wosyingjun avatar zhuwenb avatar wesleychuforever 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.