GithubHelp home page GithubHelp logo

ulib's Introduction

# ulib wrapper for TA-Lib, provide intellisense in vscode and PyCharm

support tdx like expression functions

让TA-Lib支持智能感知

提供类似通达信、同花顺、文华财经、麦语言等方式的函数

## Usage

`bash pip install ulib `

`python import numpy import ulib close = numpy.random.random(100) ulib.SMA(close) `

or

`python import numpy from ulib import * close = numpy.random.random(100) SMA(close) `

# Publish

`bash python3 setup.py clean bdist_wheel upload `

## Reference

[ta-lib](https://github.com/mrjbq7/ta-lib) [talib-document](https://github.com/HuaRongSAO/talib-document) [funcat](https://github.com/cedricporter/funcat)

ulib's People

Contributors

ueqt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nextge-stock

ulib's Issues

Weekly Digest (5 May, 2020 - 12 May, 2020)

Here's the Weekly Digest for ueqt/ulib:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were no commits.


CONTRIBUTORS

Last week there were no contributors.


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository ueqt/ulib to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

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.