Skip to content

Add Wickra to Finance#272

Open
kingchenc wants to merge 1 commit into
qinwf:masterfrom
kingchenc:add-wickra
Open

Add Wickra to Finance#272
kingchenc wants to merge 1 commit into
qinwf:masterfrom
kingchenc:add-wickra

Conversation

@kingchenc

Copy link
Copy Markdown

Adds wickra to the Finance section.

wickra is an open-source (MIT OR Apache-2.0) technical-analysis library with a Rust core and R bindings, installable from r-universe:
install.packages("wickra", repos = "https://wickra-lib.r-universe.dev")

Highlights:

  • 514 indicators across 24 families, every one updating in O(1) per observation.
  • The same engine runs batch (TA-Lib-style) and live tick-by-tick streaming; batch == streaming is bit-exact and fully test-covered.
  • No system dependencies, no compilation toolchain required.
  • The identical engine is also available for Python, Node.js, WebAssembly, Rust, Go, Java and C/C++.
  • MIT OR Apache-2.0.

Repo: https://github.com/wickra-lib/wickra · Docs: https://docs.wickra.org

@kingchenc kingchenc changed the title Add wickra to Finance Add Wickra to Finance Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant