GithubHelp home page GithubHelp logo

budali / sequoia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sngyai/sequoia

0.0 1.0 0.0 19.49 MB

基于TuShare的A股股票自动筛选程序,实现了海龟交易法则、缠中说禅牛市买点

Python 100.00%

sequoia's Introduction

Sequoia投资系统

安装依赖:

  • 根据不同的平台安装TA-Lib程序

Mac OS X

$ brew install ta-lib

Windows

下载 ta-lib-0.4.0-msvc.zip 解压到 C:\ta-lib

Linux

下载 ta-lib-0.4.0-src.tar.gz :

$ untar and cd
$ ./configure --prefix=/usr
$ make
$ sudo make install
  • Python2.7或3.5以上
  • Python 依赖:
pip install lxml requests bs4 numpy tushare pandas TA-Lib threadpool xlrd tables 

运行

$ python main.py

运行结果查看日志文件sequoia.log 也可参考notify.py模块,自行实现推送相关的功能

sequoia's People

Contributors

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