# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "wickra" in publications use:' type: software license: - Apache-2.0 - MIT title: 'wickra: Streaming-First Technical Indicators' version: 0.8.8 doi: 10.32614/CRAN.package.wickra identifiers: - type: url value: https://wickra-lib.r-universe.dev abstract: R bindings for the Wickra technical-analysis library over its C ABI hub. Exposes 514 indicators, each an O(1) streaming state machine shared with the Rust core and the other language bindings, so that live and historical evaluation use the exact same implementation. authors: - name: Wickra contributors email: support@wickra.org repository: https://wickra-lib.r-universe.dev repository-code: https://github.com/wickra-lib/wickra commit: 806ae22abe5c88b6dc47723b04146fb5a5c1fb40 url: https://docs.wickra.org date-released: '2026-06-11' contact: - name: Wickra contributors email: support@wickra.org keywords: - technical-analysis - indicators - streaming - trading - finance - quant - algorithmic-trading - backtesting - time-series - ta-lib - candlestick - market-data