ta.js

1.16.3 • Public • Published

Technical Analysis (ta.js)

ta.js is a JavaScript module for dealing with financial technical analysis.

NOTE

A react compatible version of this package is available here: https://github.com/Bitvested/ta.web

NPM

Use the package manager npm to install ta.js.

npm install ta.js --save

CDN

<script src="https://unpkg.com/ta.js/ta.min.js"></script>

Usage

const ta = require('ta.js');

Examples

https://github.com/Bitvested/ta.js/blob/main/EXAMPLES.md (NPM can't load the full file)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ta.js

      Weekly Downloads

      68

      Version

      1.16.3

      License

      MIT

      Unpacked Size

      138 kB

      Total Files

      11

      Last publish

      Collaborators

      • vultwo