Giter Club home page Giter Club logo

ta-lib's People

Contributors

csupnig avatar rajkolli03 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ta-lib's Issues

update version in npm

Please update the library version in npm.
In npm version 0.9.0 no new functionality.

Thank you.

readme example contains error

If i try to run the example from the demo: talib.SMA([23,34,12,34,23], 12) it will yield an error:

TypeError: Reduce of empty array with no initial value
    at Array.reduce (native)
    at Object.SMA (/Users/h/git/makers_demo/node_modules/ta-lib/index.js:142:24)
    at repl:1:11
    at ContextifyScript.Script.runInThisContext (vm.js:25:33)
    at Object.exports.runInThisContext (vm.js:77:17)
    at runInContext (/Users/h/.nvm/versions/node/v6.9.5/lib/node_modules/coffee-script/lib/coffee-script/repl.js:58:17)
    at REPLServer.eval (/Users/h/.nvm/versions/node/v6.9.5/lib/node_modules/coffee-script/lib/coffee-script/repl.js:47:25)
    at bound (domain.js:280:14)
....

porting other talib functions?

Hello, thanks for this great project!

I'm wondering were did you port the code from ? And how would you suggest adding more indicators?

Would be nice to port more functions from talib soure code in a reliable way

Rounding errors of values when compared to other sources

There are quite a lot of rounding errors for calculations when compared to other sources like excel. For example while extending this library, I found that a particular calculation returns -29.45736 in Javascript and -29.56 in Excel. This can throw quite a few indicators off.

Wrong title in README?

I was wondering where this gulp-angular-filesort title came from, in the project README file. :)

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.